Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Commit ce6a1c2

Browse files
authored
update helm to 2.5.1 (#341)
1 parent cdcce6e commit ce6a1c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/repo-sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ show_important_vars() {
4040
}
4141

4242
# https://github.com/bitnami/test-infra/blob/master/circle/docker-release-image.sh#L234
43-
HELM_VERSION=2.4.2
43+
HELM_VERSION=2.5.1
4444
install_helm() {
4545
if ! which helm >/dev/null ; then
4646
log "Downloading helm..."

0 commit comments

Comments
 (0)