-
Notifications
You must be signed in to change notification settings - Fork 373
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 to helm 3.3.4 #572
Conversation
i see the tests are failing but this seems to be an issue for all PRs at the moment |
I think that they're failing due to the upstream |
@jrhouston @dak1n1 - Hi John and Stef 👋 I don't normally reach out directly to maintainers like this but this PR (or rather the bugs in earlier Kubernetes and Helm versions) is a blocker for deploying some Helm charts like Thanks, Tim. |
|
Updated the dependency to 3.3.2 |
@js-timbirkett @mcfedr - i've opened a complimentary PR #590 which fixes the website tests, hopefully if that gets merged it will enable the acceptance tests to run for this PR |
Can this be made a priority to get merged? It is blocking some deployment of some fairly critical helm charts |
Thanks for keeping this PR updated - we are planning to push a helm upgrade as a part of some other changes, that's why the wait. Appreciate your patience! |
This was a bug in helm that allowed the name to pass the check - https://github.com/helm/helm/pull/8013/files
@sennerholm Just rebased on master so maybe the tests will show as green now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care of this @mcfedr!
Thanks for waiting everyone. 🚀
Happy this is merged, can we expect a new release to go with this too? |
@sleenen , I don't know if you have seen it yet, but https://github.com/hashicorp/terraform-provider-helm/releases contains part of a 1.3.1 release and
|
thank you @sennerholm ! I have seen it, tried it right away, everything working like a charm (needed this for installing cert-manager latest version, which required higher helm version) |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Description
Upgrade to helm 3.3
Acceptance tests
References
Community Note