Skip to content

Commit

Permalink
Merge pull request #1398 from osnabrugge/renovate/ghcr.io-allenporter…
Browse files Browse the repository at this point in the history
…-flux-local-5.x

feat(github-action): update ghcr.io/allenporter/flux-local ( v5.3.1 → v5.4.0 )
  • Loading branch information
osnabrugge authored Jun 30, 2024
2 parents 6845025 + e2a7a7e commit 8f0a046
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
path: default

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v5.3.1
uses: docker://ghcr.io/allenporter/flux-local:v5.4.0
with:
args: >-
diff ${{ matrix.resources }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/flux-image-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
path: pull

- name: Gather Images in Default Branch
uses: docker://ghcr.io/allenporter/flux-local:v5.3.1
uses: docker://ghcr.io/allenporter/flux-local:v5.4.0
with:
args: >-
get cluster
Expand All @@ -95,7 +95,7 @@ jobs:
--output-file default.yaml
- name: Gather Images in Pull Request Branch
uses: docker://ghcr.io/allenporter/flux-local:v5.3.1
uses: docker://ghcr.io/allenporter/flux-local:v5.4.0
with:
args: >-
get cluster
Expand Down

0 comments on commit 8f0a046

Please sign in to comment.