Skip to content

Commit

Permalink
ci: update sync helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
sudermanjr committed Sep 13, 2024
1 parent 459332e commit 816a0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set -o nounset
set -o pipefail

readonly HELM_URL=https://get.helm.sh
readonly HELM_TARBALL=helm-v3.2.0-linux-amd64.tar.gz
readonly HELM_TARBALL=helm-v3.16.1-linux-amd64.tar.gz
readonly STABLE_REPO_URL=https://charts.fairwinds.com/stable/
readonly INCUBATOR_REPO_URL=https://charts.fairwinds.com/incubator/
readonly JETSTACK_REPO_URL=https://charts.jetstack.io
Expand Down

0 comments on commit 816a0e9

Please sign in to comment.