Skip to content

Commit

Permalink
ci(github-action)!: Update image ghcr.io/allenporter/flux-local ( v5.…
Browse files Browse the repository at this point in the history
…5.1 → v6.0.0 ) (#1094)

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Oct 8, 2024
1 parent f8f6655 commit 119d5a6
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.5.1
uses: docker://ghcr.io/allenporter/flux-local:v6.0.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 @@ -73,7 +73,7 @@ jobs:
path: pull

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

0 comments on commit 119d5a6

Please sign in to comment.