X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Fhelm%2Ftasks%2Finstall.yml;fp=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Fhelm%2Ftasks%2Finstall.yml;h=3ad5d11b33a3c26457f50a6fb1a928e2cd54ad1c;hb=c030e91757126da5b7f1ed717184dff29e88e455;hp=f8550915e55baa2c23c33c06b550a5651aacb3f5;hpb=140ab71354801c7f38b7936b7534bd70e4a70b0b;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/roles/helm/tasks/install.yml b/blueprints/iotgateway/playbooks/roles/helm/tasks/install.yml index f855091..3ad5d11 100644 --- a/blueprints/iotgateway/playbooks/roles/helm/tasks/install.yml +++ b/blueprints/iotgateway/playbooks/roles/helm/tasks/install.yml @@ -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