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

Upgrade Helm Chart to support vault 1.10 #713

Closed
danquack opened this issue Apr 6, 2022 · 4 comments
Closed

Upgrade Helm Chart to support vault 1.10 #713

danquack opened this issue Apr 6, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@danquack
Copy link

danquack commented Apr 6, 2022

Is your feature request related to a problem? Please describe.
Currently the chart is pinned for the 1.9.3 images.

Describe the solution you'd like
Add support for using the 1.10 release:
https://www.vaultproject.io/docs/release-notes/1.10.0

@danquack danquack added the enhancement New feature or request label Apr 6, 2022
@tvoran
Copy link
Member

tvoran commented Apr 8, 2022

Thanks for opening this! The next vault-helm release will definitely have vault 1.10 as the default image. In the meantime, since the chart isn't tightly coupled to vault features, you're free to set the image version yourself in the values overrides. And it's recommended to set the version explicitly, instead of relying on the chart's default, for anything other than dev mode (just so there are no unexpected upgrades).

@mastamark
Copy link

I successfully deployed vault 1.10.0 using the 0.19.0 version helm chart so that worked for my needs. Thank you @tvoran !

@hixichen
Copy link

hixichen commented May 4, 2022

same here: deployed vault 1.10.0 with 0.19.0 version.

https://github.com/hixichen/deploy-open-source-vault-on-gke/blob/main/helm/values-dev.yaml#L12

@swenson
Copy link
Contributor

swenson commented Jul 14, 2022

Thanks. Looks like this was resolved in #727

@swenson swenson closed this as completed Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants