forked from github-mirrorer/plcnk-helm-charts
This reverts commit 87399bb44e.
This commit is contained in:
committed by
GitHub
parent
4ebb6638d4
commit
6e3834bbe0
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
|
|
||||||
- name: Install chart-releaser
|
- name: Install chart-releaser
|
||||||
uses: helm/chart-releaser-action@v1.7.0
|
uses: helm/chart-releaser-action@v1.5.0
|
||||||
with:
|
with:
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|
||||||
@ -88,7 +88,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Publish charts
|
- name: Publish charts
|
||||||
uses: helm/chart-releaser-action@v1.7.0
|
uses: helm/chart-releaser-action@v1.5.0
|
||||||
if: steps.package_charts.outputs.changed_charts != ''
|
if: steps.package_charts.outputs.changed_charts != ''
|
||||||
with:
|
with:
|
||||||
config: .github/cr-config.yaml
|
config: .github/cr-config.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user