v0.0.9
This commit is contained in:
9
roles/geerlingguy.helm/defaults/main.yml
Normal file
9
roles/geerlingguy.helm/defaults/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# See available releases: https://github.com/helm/helm/releases/
|
||||
helm_version: 'v3.2.1'
|
||||
helm_platform: linux
|
||||
helm_arch: amd64
|
||||
|
||||
helm_repo_path: "https://get.helm.sh"
|
||||
|
||||
helm_bin_path: /usr/local/bin/helm
|
||||
Reference in New Issue
Block a user