getporter / helm2-mixin

Helm mixin for Porter
https://porter.sh/mixins/helm
Apache License 2.0
13 stars 7 forks source link

chore(build.go): bump helm client to v2.15.2 #56

Closed vdice closed 4 years ago

vdice commented 4 years ago

Bumps the default helm client version to the next major release (or, last stable variant thereof), v2.15.2, which came with some API updates for compatibility with more recent versions of k8s.

Fixes the issue mentioned in https://github.com/deislabs/porter-helm/issues/53#issue-551431835.

Closes https://github.com/deislabs/porter-helm/issues/53

carolynvs commented 4 years ago

Let's test and then do a release if this fixes the problem

vdice commented 4 years ago

Let's test and then do a release if this fixes the problem

Re-tested using the master variant of this plugin and the updated example bundle in https://github.com/deislabs/porter-helm/pull/57. Looks good on both an AKS v1.13.12 cluster and a minikube v1.17.0 cluster. I'd say we can release.