Skip to content

Commit

Permalink
Backport 1.x Update chart-releaser-action to 1.6.0 to consume the mar…
Browse files Browse the repository at this point in the history
…k_as_latest param properly (opensearch-project#584)

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Aug 28, 2024
1 parent 3cae904 commit 6c0ab65
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 @@ -28,7 +28,7 @@ jobs:
# See https://github.com/helm/chart-releaser
# See https://github.com/helm/chart-releaser-action
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.6.0
with:
mark_as_latest: false
env:
Expand Down

0 comments on commit 6c0ab65

Please sign in to comment.