Skip to content

Commit

Permalink
ci: do not mark chart release as latest
Browse files Browse the repository at this point in the history
Signed-off-by: Zespre Schmidt <starbops@zespre.com>
  • Loading branch information
starbops committed Jan 1, 2025
1 parent ff37587 commit 775da45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chart-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,7 @@ jobs:
uses: helm/chart-releaser-action@v1
with:
charts_dir: deploy/charts
mark_as_latest: false
pages_branch: gh-pages
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 775da45

Please sign in to comment.