From 7e012fc058e5e88ce57fe05fc1b5179b04cebbb6 Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:12:27 +0000 Subject: [PATCH] feat(github-action): update image ghcr.io/allenporter/flux-local to v5.5.0 (#6915) | datasource | package | from | to | | ---------- | ------------------------------ | ------ | ------ | | docker | ghcr.io/allenporter/flux-local | v5.4.0 | v5.5.0 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> --- .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 c27d416134..cdcb86001e 100644 --- a/.github/workflows/flux-diff.yaml +++ b/.github/workflows/flux-diff.yaml @@ -78,7 +78,7 @@ jobs: path: default - name: Diff Resources - uses: docker://ghcr.io/allenporter/flux-local:v5.4.0 + uses: docker://ghcr.io/allenporter/flux-local:v5.5.0 with: args: >- diff ${{ matrix.resources }} diff --git a/.github/workflows/flux-image-test.yaml b/.github/workflows/flux-image-test.yaml index 7717d12459..07c7f71580 100644 --- a/.github/workflows/flux-image-test.yaml +++ b/.github/workflows/flux-image-test.yaml @@ -86,7 +86,7 @@ jobs: path: pull - name: Gather Images in Default Branch - uses: docker://ghcr.io/allenporter/flux-local:v5.4.0 + uses: docker://ghcr.io/allenporter/flux-local:v5.5.0 with: args: >- get cluster @@ -96,7 +96,7 @@ jobs: --output-file default.yaml - name: Gather Images in Pull Request Branch - uses: docker://ghcr.io/allenporter/flux-local:v5.4.0 + uses: docker://ghcr.io/allenporter/flux-local:v5.5.0 with: args: >- get cluster