Skip to content

Commit

Permalink
fix(deps): update dependency helm/helm to v3.16.3 (#1069)
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Nov 16, 2024
1 parent f7408db commit 81754c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module-assets/ci/install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ fi
#######################################

# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION=v3.16.2
HELM_VERSION=v3.16.3
BINARY=helm
set +e
INSTALLED_HELM_VERSION="$(helm version | cut -d':' -f2 | cut -d'"' -f2)"
Expand Down

0 comments on commit 81754c2

Please sign in to comment.