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.8.0 → v7.9.0 )
| datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v7.8.0 | v7.9.0 |
This commit is contained in:
4
.github/workflows/flux-local.yaml
vendored
4
.github/workflows/flux-local.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Run flux-local test
|
- name: Run flux-local test
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.8.0
|
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
test
|
test
|
||||||
@@ -73,7 +73,7 @@ jobs:
|
|||||||
ref: "${{ github.event.repository.default_branch }}"
|
ref: "${{ github.event.repository.default_branch }}"
|
||||||
|
|
||||||
- name: Run flux-local diff
|
- name: Run flux-local diff
|
||||||
uses: docker://ghcr.io/allenporter/flux-local:v7.8.0
|
uses: docker://ghcr.io/allenporter/flux-local:v7.9.0
|
||||||
with:
|
with:
|
||||||
args: >-
|
args: >-
|
||||||
diff ${{ matrix.resource }}
|
diff ${{ matrix.resource }}
|
||||||
|
Reference in New Issue
Block a user