Skip to content

Commit

Permalink
feat(release): update chart-releaser-action to 1.6 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
agtogna authored Jun 10, 2024
2 parents cb42766 + a067552 commit ef16b08
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 @@ -28,7 +28,7 @@ jobs:
done
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
skip_existing: true
env:
Expand Down

0 comments on commit ef16b08

Please sign in to comment.