From a2e667171d59c23fc4b7670a0befe81015065d99 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:16:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-action):=20update=20ghcr.io/allenpo?= =?UTF-8?q?rter/flux-local=20(=20v7.0.0=20=E2=86=92=20v7.1.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 | v7.0.0 | v7.1.0 | --- .github/workflows/flux-local.yaml | 4 ++-- .github/workflows/pre-pull-images.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/flux-local.yaml b/.github/workflows/flux-local.yaml index e5414139d..62f7c5d1a 100644 --- a/.github/workflows/flux-local.yaml +++ b/.github/workflows/flux-local.yaml @@ -74,7 +74,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Run flux-local test - uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 + uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea with: args: test --enable-helm --all-namespaces --path /github/workspace/${{ matrix.paths }}/cluster/config -v @@ -114,7 +114,7 @@ jobs: path: default - name: Diff Resources - uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 + uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea with: args: >- diff ${{ matrix.resources }} diff --git a/.github/workflows/pre-pull-images.yaml b/.github/workflows/pre-pull-images.yaml index efd8e9b9b..ec7103d57 100644 --- a/.github/workflows/pre-pull-images.yaml +++ b/.github/workflows/pre-pull-images.yaml @@ -39,7 +39,7 @@ jobs: ref: "${{ matrix.branches == 'default' && github.event.repository.default_branch || '' }}" - name: Gather Images - uses: docker://ghcr.io/allenporter/flux-local:v7.0.0@sha256:abf237e31d20de26f8a4b08e588cc927cb0a9f0ecf90d04bada00f393b919354 + uses: docker://ghcr.io/allenporter/flux-local:v7.1.0@sha256:6f9c85ed770bbf422021c7a853e6e0df1049d4a8300d57aeae71c4c849b74bea with: args: >- get cluster