Skip to content

Commit

Permalink
remove tests and hpa, add bitnami repository to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten de Waard authored and ariep committed Jul 20, 2023
1 parent e4529dc commit 2f31b31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Add bitnami helm repository
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Run chart-releaser
uses: helm/chart-releaser-action@main
with:
Expand Down

0 comments on commit 2f31b31

Please sign in to comment.