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.
2 parents da894bf + bb17517 commit 132e7cdCopy full SHA for 132e7cd
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.1" ) }}'
+ HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.17.3" ) }}'
118
tmpdir:
119
sh: 'mktemp -d'
120
status:
0 commit comments