Update dependency helm to v3.14.0
Created by: renovate[bot]
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| helm | minor |
3.13.2 -> 3.14.0
|
Release Notes
helm/helm (helm)
v3.14.0: Helm v3.14.0
Helm v3.14.0 is a feature release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Notable Changes
- New
helm searchflag of--fail-on-no-result - Allow a nested
tplinvocation access todefines - Speed up the
tplfunction - Added qps/HELM_QPS parameter that tells Kubernetes packages how to operate
- Added
--kube-versiontolintcommand - The
ignorepkg is now public
Installation and Upgrading
Download Helm v3.14.0. The common platform binaries are here:
- MacOS amd64 (checksum / 804586896496f7b3da97f56089ea00f220e075e969b6fdf6c0b7b9cdc22de120)
- MacOS arm64 (checksum / c2f36f3289a01c7c93ca11f84d740a170e0af1d2d0280bd523a409a62b8dfa1d)
- Linux amd64 (checksum / f43e1c3387de24547506ab05d24e5309c0ce0b228c23bd8aa64e9ec4b8206651)
- Linux arm (checksum / cf38dfdead7266ae56662743bda0c78655814f0adeca382d1b07a812bb1a599a)
- Linux arm64 (checksum / b29e61674731b15f6ad3d1a3118a99d3cc2ab25a911aad1b8ac8c72d5a9d2952)
- Linux i386 (checksum / c6f110636eb602acfbf738de588061db301eb0bace9ef976e3ef1c70b4640e07)
- Linux ppc64le (checksum / f1f9d3561724863edd4c06d89acb2e2fd8ae0f1b72058ceb891fa1c346ce5dbc)
- Linux s390x (checksum / 82298ef39936f1bef848959a29f77bff92d1309d8646657e3a7733702e81288c)
- Linux riscv64 (checksum / ef3fff42942e715f4b299e63ed39ff758a64322dc8b4923b5a1a32dac7a838f6)
- Windows amd64 (checksum / fa8dfb5141e7a200fcc6ee290554697072a4584791b4fece4b9c60af501f3512)
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 using gpg.
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
- 3.14.1 will contain only bug fixes and will be on February 14, 2024.
- 3.15.0 is the next feature release and will be on May 08, 2024.
Changelog
- Improve release action
3fc9f4b(George Jenkins) - bump version to
69dcc92(Matt Farina) - Fix issues when verify generation readiness was merged
c042264(Matt Farina) - fix test to use the default code's k8sVersionMinor
6e5332e(Joe Julian) - lint: Add --kube-version flag to set capabilities and deprecation rules
869c1d2(Antoine Deschênes) - Update to Go 1.21 for builds
847369c(Matt Farina) - chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.11
08ea59c(dependabot[bot]) - chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
30e1a2c(dependabot[bot]) - Removing Asset Transparency
803cf2d(Matt Farina) - tests(pkg/engine): test RenderWithClientProvider
a997de1(Marcin Owsiany) - Make the
ignorepkg public again5586760(Ismail Alidzhikov) - chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
b3cb20a(dependabot[bot]) - Updating to Kubernetes 1.29.0 libraries
e5fff68(Matt Farina) - feature(pkg/engine): introduce RenderWithClientProvider
bfec4ec(Marcin Owsiany) - chore(deps): bump github/codeql-action from 2.22.10 to 3.22.11
70c1519(dependabot[bot]) - chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10
be10183(dependabot[bot]) - Updating Helm libraries for k8s 1.28.4
015e174(Matt Farina) - chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9
2a211bf(dependabot[bot]) - Remove excessive logging
ce87ece(Sean Mills) - chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8
3cb6b06(dependabot[bot]) - chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7
42c5af2(dependabot[bot]) - Update CONTRIBUTING.md
312a073(lixin18) - Fixing release labelling in rollback
8814bfb(Marcin Chojnacki) - chore(deps): bump github.com/docker/docker
c54e39a(dependabot[bot]) - chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5
d6e9197(dependabot[bot]) - feat: move livenessProbe and readinessProbe values to default values file
9f0313e(Denis Policastro) - Revert "fix(main): fix basic auth for helm pull or push"
24e2864(Matt Farina) - chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
c5fe7dd(dependabot[bot]) - Revert "fix(registry): address anonymous pull issue"
992dc58(Matt Farina) - Update get-helm-3
81362d9(Marcel Humburg) - chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4
6d1f6cd(dependabot[bot]) - chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
372ccca(dependabot[bot]) - chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3
a1a21ae(dependabot[bot]) - Drop filterSystemLabels usage from Query method
250f0bd(Dmitry Chepurovskiy) - Apply review suggestions
0ec47f8(Dmitry Chepurovskiy) - Update get-helm-3 to get version through get.helm.sh
f94e5db(Ian Zink) - feat: print failed hook name
b0d1637(Serge Logvinov) - chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
544cabb(dependabot[bot]) - Fixing precedence issue with the import of values.
25371e2(Matt Farina) - chore(create): indent to spaces
919bffe(genofire) - Allow using label selectors for system labels for sql backend.
e6d9b99(Dmitry Chepurovskiy) - Allow using label selectors for system labels for secrets and configmap backends.
e219c75(Dmitry Chepurovskiy) - remove useless print during prepareUpgrade
f004d42(b4nks) - Add missing with clause to release gh action
9d3d17a(Ian Zink) - FIX Default ServiceAccount yaml
828763e(Lars Zimmermann) - fix(registry): address anonymous pull issue
fe4c01f(Hidde Beydals) - fix(registry): unswallow error
da3c666(Hidde Beydals) - Fix missing run statement on release action
21ea847(Ian Zink) - Add qps/HELM_QPS parameter
415af5b(Andy Smith) - chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
102e931(dependabot[bot]) - chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8
2505592(dependabot[bot]) - bump version to v3.13.0
c372b15(Matt Farina) - chore(deps): bump github.com/evanphx/json-patch
8b0a78c(dependabot[bot]) - chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
58ccfc0(dependabot[bot]) - Write latest version to get.helm.sh bucket
0619d08(Ian Zink) - Increased release information key name max length.
4199be8(abrarcv170) - Pin gox to specific commit
0403305(Antony Chazapis) - Remove
GoFishfrom package managers for installing the binarya9377f9(y-yagi) - Test update for "Allow a nested
tplinvocation access todefinesin a containing one"b261a1b(Graham Reed) - Test update for "Speed up
tpl"36d417d(Graham Reed) - addressing comment
1a3e9a9(Stefan McShane) - Add support for RISC-V
786707c(Antony Chazapis) - lint and validate dependency metadata to reference dependencies with a unique key (name or alias)
6a4035a(Daniel Strobusch) - Work around template.Clone omitting options
95905f1(Graham Reed) - fix: pass 'passCredentialsAll' as env-var to getter
fa067ec(Mathias Neerup) - feat: pass basic auth to env-vars when running download plugins
f28447c(Mathias Neerup) - helm search: New CLI Flag --fail-on-no-result
b9cece6(Bhargav Ravuri) - Update pkg/kube/ready.go
141fa4a(muang0) - Update pkg/kube/ready.go
4cb62d1(muang0) - Update pkg/kube/ready.go
dbb21fc(muang0) - Update pkg/kube/ready.go
fcc0332(muang0) - Update pkg/kube/ready.go
a1a1aaf(muang0) - fix post install hook deletion due to before-hook-creation policy
fa025fc(zak905) - Allow a nested
tplinvocation access todefinesin a containing onea7d3fd6(Graham Reed) - Remove the 'reference templates' concept
e2a7c79(Graham Reed) - Speed up
tpldb4f330(Graham Reed) - ready checker- comment update Signed-off-by: James Oden james.oden.dev@gmail.com
d008340(James Oden) - ready checker- remove duplicate statefulset generational check Signed-off-by: James Oden james.oden.dev@gmail.com
4f99c86(James Oden) - Verify generation in readiness checks
d94c509(James Oden) - feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
a9d59f9(Quentin Devos)
v3.13.3: Helm v3.13.3
Helm v3.13.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
- Join the discussion in Kubernetes Slack:
- for questions and just to hang out
- for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
- Test, debug, and contribute charts: ArtifactHub/packages
Installation and Upgrading
Download Helm v3.13.3. The common platform binaries are here:
- MacOS amd64 (checksum / da654c9e0fd4fcb50cc5dba051c1c9cf398e21ffa5064b47ac89a9697e139d39)
- MacOS arm64 (checksum / 61ba210cd65c53be5c0021c8fc8e0b94f4c122aff32f5ed0e4ea81728108ea20)
- Linux amd64 (checksum / bbb6e7c6201458b235f335280f35493950dcd856825ddcfd1d3b40ae757d5c7d)
- Linux arm (checksum / 0170b15f3951be399e27e0cfdc21edb211d3b6b2698e078f993d9558d9446e3f)
- Linux arm64 (checksum / 44aaa094ae24d01e8c36e327e1837fd3377a0f9152626da088384c5bc6d94562)
- Linux i386 (checksum / a92929ba472ff4d31b83bcdd957f94ebb8c396c371c840afd04fa6a7fba61515)
- Linux ppc64le (checksum / 85afc540af42ebbb6e6a4fe270b04ce1fa27fa72845cd1d352feea0f55df1ffc)
- Linux s390x (checksum / 19dce0dec6225132b80c3f6dfbc9f804cedd8becdbed5e30d197c4bbf20ce3c0)
- Windows amd64 (checksum / abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac)
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 using gpg.
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
- 3.14.0 is the next feature release and be on January 17, 2024.
Changelog
Configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.