⬆️ 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:
feisar-bot[bot]
2025-09-07 17:14:46 +00:00
committed by GitHub
parent b883542381
commit bba7830719

View File

@@ -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 }}