Skip to content

Commit

Permalink
add bitnami dependency repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rlex committed Oct 19, 2021
1 parent 5790757 commit 57fc02e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
with:
version: v3.4.0

- name: Add Helm repos
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit 57fc02e

Please sign in to comment.