Skip to content

Commit

Permalink
chore(deps): upgrade helm to 3.14.3 (argoproj#17531)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade helm to 3.14.3

Signed-off-by: David Bunn <david.bunn@prodigygame.com>

* chore(deps): upgrade helm to 3.14.3

Signed-off-by: David Bunn <david.bunn@prodigygame.com>

---------

Signed-off-by: David Bunn <david.bunn@prodigygame.com>
  • Loading branch information
debunn authored Mar 14, 2024
1 parent 4a92ab7 commit aaabb05
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/operator-manual/upgrading/2.9-2.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ before enabling `managedNamespaceMetadata` on an existing namespace.

## Upgraded Helm Version

Note that bundled Helm version has been upgraded from 3.13.2 to 3.14.2.
Note that bundled Helm version has been upgraded from 3.13.2 to 3.14.3.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4d5d01a94c7d6b07e71690dc1988bf3229680284c87f4242d28c6f1cc99653be helm-v3.14.3-darwin-amd64.tar.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dff794152b62b7c1a9ff615d510f8657bcd7a3727c668e0d9d4955f70d5f7573 helm-v3.14.3-darwin-arm64.tar.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3c90f24e180f8c207b8a18e5ec82cb0fa49858a7a0a86e4ed52a98398681e00b helm-v3.14.3-linux-amd64.tar.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
85e1573e76fa60af14ba7e9ec75db2129b6884203be866893fa0b3f7e41ccd5e helm-v3.14.3-linux-arm64.tar.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aab121ca470e2a502cda849a9b3e92eeb9a32e213b0f0a79a95a04e375d26ce7 helm-v3.14.3-linux-ppc64le.tar.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d64fa8aced3244b549377741dc4e2db8109e5270c0723c11b547a9da5f99ad43 helm-v3.14.3-linux-s390x.tar.gz
2 changes: 1 addition & 1 deletion hack/tool-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# Use ./hack/installers/checksums/add-helm-checksums.sh and
# add-kustomize-checksums.sh to help download checksums.
###############################################################################
helm3_version=3.14.2
helm3_version=3.14.3
kubectl_version=1.17.8
kubectx_version=0.6.3
kustomize5_version=5.2.1
Expand Down

0 comments on commit aaabb05

Please sign in to comment.