Skip to content

Commit ffc59b0

Browse files
chore(deps): update dependency helm to v3.18.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80bfca5 commit ffc59b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks_tools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ tasks:
114114
- localbin
115115
vars:
116116
# renovate: datasource=github-releases depName=helm packageName=helm/helm
117-
HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.17.3" ) }}'
117+
HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.18.0" ) }}'
118118
tmpdir:
119119
sh: 'mktemp -d'
120120
status:

0 commit comments

Comments
 (0)