mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
ci: Do not mark released chart as latest
This commit is contained in:
1
.github/workflows/helm-chart-release.yml
vendored
1
.github/workflows/helm-chart-release.yml
vendored
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user