Skip to content

Commit

Permalink
Don't mark helm chart releases as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
reconman authored May 12, 2024
1 parent 131b60f commit bc3450b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: Helm
mark_as_latest: false
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit bc3450b

Please sign in to comment.