mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 09:09:01 +02:00
⬆️ Update ghcr.io/allenporter/flux-local ( v6.0.1 → v6.0.2 )
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v6.0.1 | v6.0.2 |
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:v6.0.1@sha256:79c062a644aff515c675d134ecbc303dd549abc053963c945c45f87ccd938d6b
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2@sha256:75724e414519d955027a7b2b9eb0c64aa7d41dc2b5cfd2607d46cdeff79f713c
|
||||
with:
|
||||
args: >-
|
||||
diff ${{ matrix.resources }}
|
||||
|
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:v6.0.1@sha256:79c062a644aff515c675d134ecbc303dd549abc053963c945c45f87ccd938d6b
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2@sha256:75724e414519d955027a7b2b9eb0c64aa7d41dc2b5cfd2607d46cdeff79f713c
|
||||
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:v6.0.1@sha256:79c062a644aff515c675d134ecbc303dd549abc053963c945c45f87ccd938d6b
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2@sha256:75724e414519d955027a7b2b9eb0c64aa7d41dc2b5cfd2607d46cdeff79f713c
|
||||
with:
|
||||
args: >-
|
||||
get cluster
|
||||
|
Reference in New Issue
Block a user