mirror of https://github.com/openkruise/charts.git
Update publish actions
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
This commit is contained in:
parent
a7fc91efc6
commit
2009e20ba5
|
|
@ -36,6 +36,7 @@ jobs:
|
|||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.2.1
|
||||
with:
|
||||
charts_dir: charts
|
||||
config: "./.github/configs/cr.yaml"
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GH_TOKEN }}"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue