Skip to content

Commit

Permalink
Add bitnami repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chadweimer committed Dec 11, 2022
1 parent 7bd40ca commit 909e0a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
with:
version: v3.10.0

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

0 comments on commit 909e0a3

Please sign in to comment.