Skip to content

Commit

Permalink
Merge pull request #886 from alexandrevilain/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/chart-releaser-action-1.7.0
  • Loading branch information
alexandrevilain authored Jan 20, 2025
2 parents ddeaeb7 + 1a9a2d5 commit 775a74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: azure/setup-helm@v4

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
env:
CR_SKIP_EXISTING: true
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 775a74b

Please sign in to comment.