mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
⬆️ Update ghcr.io/allenporter/flux-local ( v7.5.3 → v7.5.4 )
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v7.5.3 | v7.5.4 |
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:v7.5.3@sha256:cfaf7e2cfac68d78dc2c9481e76856ac18c42090c3da00ff7e7881536b28b75d
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v7.5.4@sha256:72dbdeabca1eb4d1a053c78dfa0d1d8e2a4c4aee2c8d3938db1a382d22b0a6f9
|
||||
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:v7.5.3@sha256:cfaf7e2cfac68d78dc2c9481e76856ac18c42090c3da00ff7e7881536b28b75d
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v7.5.4@sha256:72dbdeabca1eb4d1a053c78dfa0d1d8e2a4c4aee2c8d3938db1a382d22b0a6f9
|
||||
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:v7.5.3@sha256:cfaf7e2cfac68d78dc2c9481e76856ac18c42090c3da00ff7e7881536b28b75d
|
||||
uses: docker://ghcr.io/allenporter/flux-local:v7.5.4@sha256:72dbdeabca1eb4d1a053c78dfa0d1d8e2a4c4aee2c8d3938db1a382d22b0a6f9
|
||||
with:
|
||||
args: >-
|
||||
get cluster
|
||||
|
Reference in New Issue
Block a user