Skip to content

Commit

Permalink
Merge pull request #37 from BananaOps/fix/use-helmrelease-150
Browse files Browse the repository at this point in the history
fi: use helm chart releaser 1.5.0
  • Loading branch information
jplanckeel authored Dec 16, 2024
2 parents 4d3d31f + 4a85860 commit 9cee2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
helm repo add mongodb https://repo.broadcom.com/bitnami-files
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: helm
env:
Expand Down

0 comments on commit 9cee2ec

Please sign in to comment.