Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
rjkernick committed Nov 2, 2020
1 parent 765ec22 commit cb87850
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
chmod 700 get_helm.sh
./get_helm.sh
- name: Configure Helm
run: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit cb87850

Please sign in to comment.