Skip to content

Commit

Permalink
Update publish actions
Browse files Browse the repository at this point in the history
Signed-off-by: FillZpp <[email protected]>
  • Loading branch information
FillZpp committed Oct 25, 2021
1 parent a7fc91e commit 2009e20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: charts
config: "./.github/configs/cr.yaml"
env:
CR_TOKEN: "${{ secrets.GH_TOKEN }}"
2 changes: 1 addition & 1 deletion charts/kruise/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kruise
description: Helm chart for kruise components
version: 0.10.0
version: 0.10.0-test
icon: http://openkruise.io/img/kruise_white.png
keywords:
- kubernetes
Expand Down

0 comments on commit 2009e20

Please sign in to comment.