Skip to content

Commit

Permalink
Merge pull request #14 from zazuko/dependabot/github_actions/helm/cha…
Browse files Browse the repository at this point in the history
…rt-releaser-action-1.7.0

build(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0
  • Loading branch information
ludovicm67 authored Jan 27, 2025
2 parents f89c405 + b3f866b commit 9168a75
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 @@ -51,7 +51,7 @@ jobs:
echo "${{ secrets.GPG_PRIVATE_KEY }}" | gpg --dearmor --output keyring.gpg
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
with:
charts_dir: zazuko
skip_existing: true
Expand Down

0 comments on commit 9168a75

Please sign in to comment.