mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(gha/fluxcd/flux2): update v2.2.3 ➼ v2.4.0 (#1515)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/flux-localhost-build.yaml
vendored
2
.github/workflows/flux-localhost-build.yaml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
private-key: "${{ secrets.BOT_JWT_PRIVATE_KEY }}" # $BOT_JWT_PRIVATE_KEY is generated in GitHub App main settings page, uses the X.509 private key format
|
||||
|
||||
- name: Setup Flux
|
||||
uses: fluxcd/flux2/action@534684601ec8888beb0cc4f51117b59e97606c4d # v2.2.3
|
||||
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0
|
||||
with:
|
||||
version: "${{ env.FLUX_VERSION }}"
|
||||
|
||||
|
||||
2
.github/workflows/kube-flux-diff.yaml
vendored
2
.github/workflows/kube-flux-diff.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
private-key: "${{ secrets.BOT_JWT_PRIVATE_KEY }}" # $BOT_JWT_PRIVATE_KEY is generated in GitHub App main settings page, uses the X.509 private key format
|
||||
|
||||
- name: Setup Flux
|
||||
uses: fluxcd/flux2/action@534684601ec8888beb0cc4f51117b59e97606c4d # v2.2.3
|
||||
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0
|
||||
with:
|
||||
version: "2.2.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user