Skip to content

Commit

Permalink
Merge pull request #578 from linki/dependabot/github_actions/helm/cha…
Browse files Browse the repository at this point in the history
…rt-releaser-action-1.6.0
  • Loading branch information
dependabot[bot] committed Dec 22, 2023
2 parents 26804bf + 1433186 commit 8a7b7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "helm-chart-{{ .Version }}"
Expand Down

0 comments on commit 8a7b7f5

Please sign in to comment.