Skip to content

Commit caba4d5

Browse files
committed
#2 try to get charts history work
1 parent bbc60fc commit caba4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_charts_YAML.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sed -i "s|^appVersion: .*|appVersion: 1.0.${GITHUB_RUN_NUMBER}|g" helmchart_yaml/charts/Chart.yaml
2727
2828
- name: Run YAML tool chart-releaser
29-
uses: helm/chart-releaser-action@v1.0.0
29+
uses: helm/chart-releaser-action@v1.2.0
3030
env:
3131
CR_TOKEN: '${{ secrets.SAKEN_GITHUB_TOKEN_PUBLIC_REPOS }}'
3232
with:

0 commit comments

Comments
 (0)