Skip to content

Commit 132e7cd

Browse files
authored
Merge pull request #7 from openmcp-project/renovate/helm-3.x
chore(deps): update dependency helm to v3.17.3
2 parents da894bf + bb17517 commit 132e7cd

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

0 commit comments

Comments
 (0)