Skip to content

Commit

Permalink
Merge pull request #254 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/chart-releaser-action-1.6.0

chore(deps): Bump helm/chart-releaser-action from 1.5.0 to 1.6.0
  • Loading branch information
richardcase authored Nov 16, 2023
2 parents bf1f4c0 + 3d06bd5 commit 1888233
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 @@ -103,7 +103,7 @@ jobs:
run: RELEASE_TAG=${GITHUB_REF##*/} CHART_PACKAGE_DIR=${RELEASE_DIR} REGISTRY=${{ env.PROD_REGISTRY }} ORG=${{ env.PROD_ORG }} make release

- name: Install chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
with:
install_only: true

Expand Down

0 comments on commit 1888233

Please sign in to comment.