mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore: bump Helm charts from next (#5815)
Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
098c27d3da
commit
240b799fd3
2
.github/workflows/zitadel.yml
vendored
2
.github/workflows/zitadel.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
|||||||
name: go-codecov
|
name: go-codecov
|
||||||
- name: Bump Chart Version
|
- name: Bump Chart Version
|
||||||
uses: peter-evans/repository-dispatch@v2
|
uses: peter-evans/repository-dispatch@v2
|
||||||
if: steps.semantic.outputs.new_release_published == 'true' && github.ref == 'refs/heads/main'
|
if: steps.semantic.outputs.new_release_published == 'true' && github.ref == 'refs/heads/next'
|
||||||
with:
|
with:
|
||||||
token: ${{ steps.generate-token.outputs.token }}
|
token: ${{ steps.generate-token.outputs.token }}
|
||||||
repository: zitadel/zitadel-charts
|
repository: zitadel/zitadel-charts
|
||||||
|
Loading…
Reference in New Issue
Block a user