Skip to content

Commit

Permalink
bump version of chart-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten Kraus authored and Karsten Kraus committed Nov 16, 2023
1 parent 7eb680d commit c19dd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
find $CHARTS_DIR -type f -name README.md.gotmpl -exec rm {} +
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: ${{ env.CHARTS_DIR }}
env:
Expand Down

0 comments on commit c19dd8c

Please sign in to comment.