You've already forked Helm_Charts
fix: remove k3s from name vars
This commit is contained in:
@@ -3,4 +3,4 @@ helm_binary_dir: "/usr/local/bin"
|
||||
|
||||
helm_force_update: false
|
||||
helm_version: "v3.13.1"
|
||||
helm_url: "https://get.helm.sh/helm-{{ k3s_helm_version }}-linux-amd64.tar.gz"
|
||||
helm_url: "https://get.helm.sh/helm-{{ helm_version }}-linux-amd64.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user