Skip to content

Commit

Permalink
Update repo urls
Browse files Browse the repository at this point in the history
  • Loading branch information
haad committed Nov 5, 2020
1 parent bf96210 commit 91e5191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Add dependency chart repos
run: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
helm repo add stable https://charts.helm.sh/stable
helm repo add incubator https://charts.helm.sh/incubator
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit 91e5191

Please sign in to comment.