Skip to content

Commit ca052cf

Browse files
chore(deps): update dependency helm to v3.19.2
1 parent 5ffe5c0 commit ca052cf

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.19.0" ) }}'
117+
HELM_VERSION: '{{ env "HELM_VERSION" | default ( .HELM_VERSION | default "v3.19.2" ) }}'
118118
tmpdir:
119119
sh: 'mktemp -d'
120120
status:

0 commit comments

Comments
 (0)