fix(deps): update module helm.sh/helm/v3 to v3.9.0 #135
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.8.2
->v3.9.0
Release Notes
helm/helm
v3.9.0
Compare Source
Helm v3.9.0 is a feature release. This release, we focused on . Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
--quiet
flag tohelm lint
--post-renderer-args
flag to support arguments being passed to the post rendererNote, the Helm SDK exposes the
Factory
interface from kubectl as part of the Helmkube
package. Kubernetes does not follow semantic versioning and minor releases make breaking changes. Helm 3.9.0 updated its use of Kubernetes packages and that included a breaking change toFactory
, as defined by the Go stance on interfaces. As this is a Kubernetes API, Helm is unable to include it in its compatibility guarantee.Installation and Upgrading
Download Helm v3.9.0. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
Changelog
7ceeda6
(Matt Farina)bd7c97f
(Andrew Seigner)41ccf7b
(Simon Alling)97718e9
(Andrew Block)2e6b5e1
(Matt Farina)3013c48
(Martin Hickey)5105899
(Colleen Murphy)08b5feb
(dependabot[bot])3543d14
(dependabot[bot])2878cc8
(Matthew Fisher)6eee0de
(dependabot[bot])56e52d1
(Simon Alling)82a2a2e
(Graham Reed)a87ab07
(Matt Farina)06c39c8
(Zoran Krleza)3490f1e
(Matt Farina)da8e7d2
(Timofey Kirillov)9380e21
(dependabot[bot])2cf8454
(dependabot[bot])7a08426
(Markus Lehtonen)45af381
(Theo Chupp)4448042
(Theo Chupp)5886c28
(dependabot[bot])7432807
(Matt Farina)75fa221
(Josh Dolitsky)cfeb431
(Sourik Ghosh)9c064f9
(Sourik Ghosh)9a784bb
(Sourik Ghosh)cab1fc8
(Matthias Fehr)7d22040
(Matthias Fehr)2acda0c
(Matthias Fehr)45367ca
(Matthias Fehr)df2c916
(Shubham Sharma)T.TempDir
to create temporary test directory2e3e22a
(Eng Zer Jun)0361dc8
(stephanECD)01ff5bb
(Andrew Block)5213891
(Martin Hickey)e97c436
(Tomas Pizarro Moreno)0963617
(Tomas Pizarro Moreno)e02aeab
(Tomas Pizarro Moreno)850da38
(Samuel Maftoul)1a7a73b
(guofutan)04e79e9
(guofutan)d12170b
(guofutan)44423fb
(guofutan)1aab7eb
(guofutan)46222c5
(guofutan)383086d
(Piotr Resztak)9975d62
(Martin Hickey)f0fd37d
(Martin Hickey)8b1c284
(Guy Bolton King)4367fe0
(Guy Bolton King)ad6b4fe
(Guy Bolton King)c7e1f9b
(Marc Khouzam)0677a15
(Andrew Block)os.ReadDir
for lightweight directory readinge12f357
(Eng Zer Jun)aa33f4f
(Matthias Fehr)c8a2559
(Andrew Block)0c8320b
(Matt Farina)583c4ac
(dependabot[bot])141f2dd
(Kay Yan)5059ae8
(Neven Miculinic)679e14c
(root)797a8cd
(Andrew Block)dd5db7b
(Simon Alling)0f15b01
(Simon Alling)94dc605
(cndoit18)0ab44ae
(Ashley Davis)752aa6d
(Aram Zegerius)3fd4a11
(Aram Zegerius)65ec3d6
(Damien Nozay)adfb52e
(Matthew Fisher)4b49f35
(Aram Zegerius)c4952c9
(Aram Zegerius)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.