Skip to content

Commit

Permalink
add bitnami repo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Jun 3, 2022
1 parent 56c79a7 commit ee472c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: add repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add bitnami-pre2022 https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit ee472c8

Please sign in to comment.