Skip to content

Commit

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

chore(deps): bump helm/chart-releaser-action from 1.4.1 to 1.5.0
  • Loading branch information
linki authored Feb 7, 2023
2 parents dff0c1f + 352d908 commit a16fa41
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.4.1
uses: helm/chart-releaser-action@v1.5.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "helm-chart-{{ .Version }}"
Expand Down

0 comments on commit a16fa41

Please # to comment.