Merge pull request #8534 from tapled/update-helm-chart-location

Updated Helm Chart Location

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-12-01 17:07:46 +00:00 committed by GitHub
commit c232289323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@
- name: Deploy and Activate Postgres (Kubernetes)
shell: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com
helm repo add stable https://charts.helm.sh/stable
helm repo update
helm upgrade {{ postgresql_service_name }} \
--install \