Skip to content

Commit 9b0bfa5

Browse files
chore(deps): update dependency helm to v3.18.5
1 parent 0c1709a commit 9b0bfa5

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

0 commit comments

Comments
 (0)