helm: Add helm chart tests (#20394)
* helm: Fix consistent list indentation * helm: Add helm lint and helm template tests * helm: Add helm template --validate test * helm: Add helm install test
Showing
- .github/workflows/test-chart.yml 138 additions, 0 deletions.github/workflows/test-chart.yml
- chart/.helmignore 14 additions, 1 deletionchart/.helmignore
- chart/README.md 1 addition, 1 deletionchart/README.md
- chart/dev-values.yaml 25 additions, 0 deletionschart/dev-values.yaml
- chart/templates/cronjob-media-remove.yaml 7 additions, 7 deletionschart/templates/cronjob-media-remove.yaml
- chart/templates/deployment-sidekiq.yaml 7 additions, 7 deletionschart/templates/deployment-sidekiq.yaml
- chart/templates/job-assets-precompile.yaml 7 additions, 7 deletionschart/templates/job-assets-precompile.yaml
- chart/templates/job-chewy-upgrade.yaml 7 additions, 7 deletionschart/templates/job-chewy-upgrade.yaml
- chart/templates/job-db-migrate.yaml 7 additions, 7 deletionschart/templates/job-db-migrate.yaml
Loading
Please register or sign in to comment