Skip to content

Commit

Permalink
Merge pull request #111 from toboshii/renovate/helm-chart-releaser-ac…
Browse files Browse the repository at this point in the history
…tion-1.x
  • Loading branch information
onedr0p authored Mar 30, 2023
2 parents 9911e4c + 9702f2a commit 2acb7b9
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 @@ -27,7 +27,7 @@ jobs:
version: v3.6.3

- 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: "hajimari-helm-chart-{{ .Version }}"

0 comments on commit 2acb7b9

Please sign in to comment.