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

apiVersion: v2 not being accepted #7

Closed
half2me opened this issue Dec 12, 2019 · 4 comments
Closed

apiVersion: v2 not being accepted #7

half2me opened this issue Dec 12, 2019 · 4 comments

Comments

@half2me
Copy link

half2me commented Dec 12, 2019

I have a chart which requires Helm3, but when I try to use the:
apiVersion: v2 in my Chart.yaml it fails with:

Error: apiVersion 'v2' is not valid. The value must be "v1"
@gtaylor
Copy link

gtaylor commented Jan 27, 2020

Is this coming from the action or the upstream chart-releaser?

@unguiculus
Copy link
Member

That's from chart-releaser. Helm 3 support is on its way: helm/chart-releaser#47

@smark88
Copy link

smark88 commented Feb 18, 2020

That's from chart-releaser. Helm 3 support is on its way: helm/chart-releaser#47

This was merged, yet I'm stilling the same issue from v0.2.3 maybe they haven't released yet.

@unguiculus
Copy link
Member

Fixed with latest release.

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

4 participants