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 5ffe5c0 commit ca052cfCopy full SHA for ca052cf
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.19.0" ) }}'
+ HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.19.2" ) }}'
118
tmpdir:
119
sh: 'mktemp -d'
120
status:
0 commit comments