Skip to content

Commit

Permalink
Update release_helm_charts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-pweick authored Apr 4, 2024
1 parent 3850fec commit b98a85e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_helm_charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Add Bitnami Helm Chart definition
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 b98a85e

Please sign in to comment.