X86 env issue fixed
[ealt-edge.git] / ocd / infra / playbooks / roles / helm / tasks / install.yml
index f855091..3ad5d11 100644 (file)
@@ -55,7 +55,7 @@
 
 - name: "INSTALL: Add helm repo"
 # yamllint disable rule:line-length
-  command: helm repo add stable https://kubernetes-charts.storage.googleapis.com/
+  command: helm repo add stable https://charts.helm.sh/stable
 # yamllint disable rule:line-length
   when: result is failed