Skip to content

Commit

Permalink
⬆️ Update ghcr.io/allenporter/flux-local ( v6.0.1 → v6.0.2 )
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/allenporter/flux-local | v6.0.1 | v6.0.2 |
  • Loading branch information
feisar-bot[bot] authored and auricom committed Nov 10, 2024
1 parent 48e9bd5 commit f6d499c
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 @@ -48,7 +48,7 @@ jobs:
path: pull

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v6.0.1@sha256:79c062a644aff515c675d134ecbc303dd549abc053963c945c45f87ccd938d6b
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2@sha256:75724e414519d955027a7b2b9eb0c64aa7d41dc2b5cfd2607d46cdeff79f713c
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 @@ -48,7 +48,7 @@ jobs:
path: pull

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

0 comments on commit f6d499c

Please sign in to comment.