Skip to content

Commit

Permalink
Merge pull request #1651 from cubic3d/renovate/ghcr.io-allenporter-fl…
Browse files Browse the repository at this point in the history
…ux-local-6.x

ci(github-action): update image ghcr.io/allenporter/flux-local ( v6.0.2 → v6.1.1 )
  • Loading branch information
cubic3d authored Dec 27, 2024
2 parents 0b321a5 + 3bdcab4 commit 96b05f9
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 @@ -66,7 +66,7 @@ jobs:
path: default

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1
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 @@ -72,7 +72,7 @@ jobs:
path: pull

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

0 comments on commit 96b05f9

Please sign in to comment.