Skip to content

Commit

Permalink
Add mongodb repo to release (litmuschaos#306)
Browse files Browse the repository at this point in the history
Signed-off-by: Jasstkn <[email protected]>
  • Loading branch information
Jasstkn authored Feb 9, 2023
1 parent 05f74af commit af07534
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
with:
version: v3.11.0

- name: Add helm repos
run: |
helm repo add mongodb https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit af07534

Please sign in to comment.