fix stable repo (#104)

This commit is contained in:
Michael Kötter 2020-10-28 13:12:20 +01:00 committed by GitHub
parent 2282b4113b
commit 3a08566dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
./get_helm.sh
- name: Add dependency chart repos
run: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add stable https://charts.helm.sh/stable
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0
with: