We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2b80c commit b9a7fbcCopy full SHA for b9a7fbc
1 file changed
install/helm.sh
@@ -11,7 +11,7 @@ clean() {
11
12
install() {
13
# renovate: datasource=github-tags depName=helm/helm
14
- local HELM_VERSION="v4.0.2"
+ local HELM_VERSION="v4.0.3"
15
# renovate: datasource=github-tags depName=hayorov/helm-gcs
16
local HELM_PLUGIN_GCS_VERSION="0.4.3"
17
0 commit comments