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

Change Helm Chart API version to v2 #101

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Conversation

allenmun197
Copy link
Contributor

@allenmun197 allenmun197 commented Nov 16, 2020

Fixes issue with argocd unable to install KEDA as argocd by default uses helm2 when apiVersion is set to v1 in the Chart.yaml

Changes
Changed apiVersion to v2 in Chart.yaml to automatically default argocd to use helm3 when installing the chart

References
https://argoproj.github.io/argo-cd/user-guide/helm/#helm-version

Signed-off-by: Allen Mun <allen.mun@capitalone.com>
@tomkerkhove
Copy link
Member

Thanks, this fell through the cracks unfortunately.

@tomkerkhove tomkerkhove changed the title updated chart.yaml to apiVersion: v2 Change Helm Chart API version to v2 Nov 17, 2020
@tomkerkhove tomkerkhove merged commit 5b07b7a into kedacore:master Nov 17, 2020
@tomkerkhove
Copy link
Member

@zroubalik Shall we go with 2.1 for this or hold off until the other PRs are in?

@zroubalik
Copy link
Member

@tomkerkhove not sure, I'd wait some time before 2.1. so we can even release charts 2.0.1 version if it is needed

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.

3 participants