Skip to content

Commit

Permalink
ci: Do not mark released chart as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
meltyshev committed Oct 19, 2023
1 parent fc2f4cd commit d8ee1ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-chart-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
uses: helm/chart-releaser-action@v1.5.0
with:
charts_dir: charts
mark_as_latest: false
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit d8ee1ec

Please sign in to comment.