We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad23a40 commit cfd4650Copy full SHA for cfd4650
tasks_tools.yaml
@@ -114,7 +114,7 @@ tasks:
114
- localbin
115
vars:
116
# renovate: datasource=github-releases depName=helm packageName=helm/helm
117
- HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.0" ) }}'
+ HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.2" ) }}'
118
tmpdir:
119
sh: 'mktemp -d'
120
status:
0 commit comments