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

fix(helm): Pass multiple --api-versions flags to Helm #576

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

jtdoepke
Copy link
Contributor

Helm expects the --api-versions flag to be passed for each API, not once with a comma-separated list of APIs.

Fixes #573.

@Duologic
Copy link
Member

Would you mind rebasing so the CI check can run?

Helm expects the --api-versions flag to be passed for each API, not once
with a comma-separated list of APIs.
@Duologic Duologic merged commit 13ab03a into grafana:main Jul 2, 2021
@jtdoepke jtdoepke deleted the fix-helm-api-versions branch July 13, 2021 14:53
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

Successfully merging this pull request may close these issues.

Helm template --api-versions flag incorrectly formatted
2 participants