Skip to content

Commit

Permalink
Bump chart releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kayrus committed Sep 19, 2024
1 parent 6fe9b62 commit 05bbdfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 05bbdfe

Please sign in to comment.