Skip to content

Commit

Permalink
Added bitnami and groundhog2k helm repos (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
shouser authored Jul 17, 2021
1 parent 97d5263 commit 0d008f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
- name: Add dependency chart repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add indiegogo https://charts.indiegogo.com/
helm repo add groundhog2k https://groundhog2k.github.io/helm-charts/
- name: Run chart-releaser
uses: helm/[email protected]
with:
Expand Down

0 comments on commit 0d008f2

Please sign in to comment.