mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update ghcr.io/allenporter/flux-local ( v7.1.0 → v7.2.0 )
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v7.1.0 | v7.2.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
|
path: pull
|
||||||
|
|
||||||
- name: Diff Resources
|
- name: Diff Resources
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea
|
uses: docker://ghcr.io/allenporter/flux-local:v7.2.0@sha256:892796649505f52f9ad0c4247416b3b161e0f4f49e55a1a73626c98d3def978c
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
diff ${{ matrix.resources }}
|
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
|
path: pull
|
||||||
|
|
||||||
- name: Gather Images in Default Branch
|
- name: Gather Images in Default Branch
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea
|
uses: docker://ghcr.io/allenporter/flux-local:v7.2.0@sha256:892796649505f52f9ad0c4247416b3b161e0f4f49e55a1a73626c98d3def978c
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
get cluster
|
get cluster
|
||||||
@@ -58,7 +58,7 @@ jobs:
|
|||||||
--output-file default.yaml
|
--output-file default.yaml
|
||||||
|
|
||||||
- name: Gather Images in Pull Request Branch
|
- name: Gather Images in Pull Request Branch
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea
|
uses: docker://ghcr.io/allenporter/flux-local:v7.2.0@sha256:892796649505f52f9ad0c4247416b3b161e0f4f49e55a1a73626c98d3def978c
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
get cluster
|
get cluster
|
||||||
|
Reference in New Issue
Block a user