prefapp / charts

Generic charts for prefapp services
3 stars 0 forks source link

Artifact Hub Artifact Hub Artifact Hub

Charts

Generic charts for prefapp services

Monorepo structure

├── charts
│   ├── aws-web-service
│   └── aws-web-service-proxified
│   └── datadog_helpers
├── docs
│   ├── aws-web-service
│   └── aws-web-service-proxified
│   └── datadog_helpers
├── .github
│   └── workflows
├── .gitignore
├── package.json
├── README.md
├── release-please-config.json
└── .release-please-manifest.json

Steps to add a new Chart

Use conventional commits