chore: update cr config
This commit is contained in:
parent
14d1923908
commit
f91110b313
1
.github/workflows/deploy-helm-charts.yml
vendored
1
.github/workflows/deploy-helm-charts.yml
vendored
@ -41,5 +41,6 @@ jobs:
|
||||
uses: helm/chart-releaser-action@v1.6.0
|
||||
with:
|
||||
charts_dir: k8s
|
||||
config: k8s/helm/cr.yaml
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
2
k8s/helm/cr.yaml
Normal file
2
k8s/helm/cr.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
owner: msgbyte
|
||||
git-repo: charts
|
Loading…
Reference in New Issue
Block a user