mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
⬆️ Update ghcr.io/allenporter/flux-local ( v4.3.1 → v5.1.0 )
This commit is contained in:
2
.github/workflows/flux-diff.yaml
vendored
2
.github/workflows/flux-diff.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
path: pull
|
||||
|
||||
- name: Diff Resources
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v4.3.1
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v5.1.0@sha256:0e956a1b4b7c7da8e9a9451c85db66f3613dcadd6dcf6b0813d7b459d51514f4
|
||||
with:
|
||||
args: >-
|
||||
--log-level DEBUG
|
||||
|
4
.github/workflows/flux-image-test.yaml
vendored
4
.github/workflows/flux-image-test.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
path: pull
|
||||
|
||||
- name: Gather Images in Default Branch
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v4.3.1
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v5.1.0@sha256:0e956a1b4b7c7da8e9a9451c85db66f3613dcadd6dcf6b0813d7b459d51514f4
|
||||
with:
|
||||
args: >-
|
||||
get cluster
|
||||
@@ -58,7 +58,7 @@ jobs:
|
||||
--output-file default.yaml
|
||||
|
||||
- name: Gather Images in Pull Request Branch
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v4.3.1
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v5.1.0@sha256:0e956a1b4b7c7da8e9a9451c85db66f3613dcadd6dcf6b0813d7b459d51514f4
|
||||
with:
|
||||
args: >-
|
||||
get cluster
|
||||
|
Reference in New Issue
Block a user