Skip to content

Commit

Permalink
chore: Upgrade Chart Releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
achetronic committed Apr 2, 2024
1 parent 4ebfcdd commit 20da82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts
packages_with_index: true
Expand Down

0 comments on commit 20da82a

Please sign in to comment.