Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_and_deploy_helm3.sh fails when running against apiVersion: v2 Charts #80

Open
DennisStav opened this issue Mar 11, 2021 · 0 comments
Assignees

Comments

@DennisStav
Copy link

check_and_deploy_helm3.sh does a helm lint before it upgrades helm to v3, which causes it to fail for any helm v3 Charts.

Linting Helm Chart
Error: 1 chart(s) linted, 1 chart(s) failed
==> Linting chart/drupal
[ERROR] Chart.yaml: apiVersion 'v2' is not valid. The value must be "v1"
[ERROR] templates/: apiVersion 'v2' is not valid. The value must be "v1"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants