Skip to content

Commit

Permalink
Do Not mark 1.x releases as latest (#540)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored May 3, 2024
1 parent 358ef28 commit 879b3ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ jobs:
# See https://github.com/helm/chart-releaser-action
- name: Run chart-releaser
uses: helm/[email protected]
with:
mark_as_latest: false
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 879b3ca

Please sign in to comment.