Skip to content

Commit b756848

Browse files
committed
Update chart-release.yaml
1 parent 7ad8024 commit b756848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chart-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: Run chart-releaser
3434
uses: helm/chart-releaser-action@v1
3535
with:
36-
mark_as_latest: false
36+
packages_with_index: true
3737
env:
3838
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)