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 80bfca5 commit ffc59b0Copy full SHA for ffc59b0
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.17.3" ) }}'
+ HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.0" ) }}'
118
tmpdir:
119
sh: 'mktemp -d'
120
status:
0 commit comments