Skip to content

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

Description

@DennisStav

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"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions