Skip to content

Commit

Permalink
Merge pull request #1355 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/helm/chart-releaser-action-1.6.0

Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
k8s-ci-robot authored Nov 24, 2023
2 parents 4de2f86 + e219f83 commit cc11444
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 @@ -67,7 +67,7 @@ jobs:

- name: Run chart-releaser
if: fromJSON(steps.check_can_release.outputs.continue)
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "metrics-server-helm-chart-{{ .Version }}"
Expand Down

0 comments on commit cc11444

Please sign in to comment.