We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db95ff6 commit ced04d9Copy full SHA for ced04d9
roles/helm/defaults/main.yml
@@ -3,7 +3,7 @@
3
# The Helm repo
4
helm_repo: https://github.com/helm/helm
5
# The Helm version to download
6
-helm_version: v3.18.6
+helm_version: v3.19.0
7
# The OS variant and architecture to use
8
# See https://github.com/helm/helm/releases for the available options
9
helm_os: "{{ ansible_system | lower }}"
0 commit comments