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