From 63e8d91aa85abec37a84d53b761585f56e68eac4 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:21:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ghcr.io/allenport?= =?UTF-8?q?er/flux-local=20(=20v6.1.1=20=E2=86=92=20v7.0.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v6.1.1 | v7.0.0 | --- .github/workflows/flux-diff.yaml | 2 +- .github/workflows/flux-image-test.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/flux-diff.yaml b/.github/workflows/flux-diff.yaml index 25a0f09ae..81213a5c5 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -48,7 +48,7 @@ jobs: path: pull - name: Diff Resources - uses: docker://ghcr.io/allenporter/flux-local:v6.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344 + uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 with: args: >- diff ${{ matrix.resources }} diff --git a/.github/workflows/flux-image-test.yaml b/.github/workflows/flux-image-test.yaml index 23214712f..fadadefda 100644 --- a/.github/workflows/flux-image-test.yaml +++ b/.github/workflows/flux-image-test.yaml @@ -48,7 +48,7 @@ jobs: path: pull - name: Gather Images in Default Branch - uses: docker://ghcr.io/allenporter/flux-local:v6.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344 + uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 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.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344 + uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 with: args: >- get cluster