Skip to content

Commit

Permalink
Merge pull request #8 from shift/renovate/helm-chart-releaser-action-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm/chart-releaser-action action to v1.6.0
  • Loading branch information
shift authored Sep 24, 2024
2 parents 1d33f38 + c21cdce commit 4990e38
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 @@ -25,7 +25,7 @@ jobs:
version: v3.8.1

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

0 comments on commit 4990e38

Please sign in to comment.