Skip to content

Commit 6bb0757

Browse files
mkjpryorgithub-actions[bot]
authored andcommitted
Update helm to v3.19.0
1 parent cbc3733 commit 6bb0757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/helm/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The Helm repo
44
helm_repo: https://github.com/helm/helm
55
# The Helm version to download
6-
helm_version: v3.18.6
6+
helm_version: v3.19.0
77
# The OS variant and architecture to use
88
# See https://github.com/helm/helm/releases for the available options
99
helm_os: "{{ ansible_system | lower }}"

0 commit comments

Comments
 (0)