Skip to content

Commit

Permalink
⬆️ Update ghcr.io/allenporter/flux-local ( v6.1.0 → v6.1.1 )
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| docker     | ghcr.io/allenporter/flux-local | v6.1.0 | v6.1.1 |
  • Loading branch information
feisar-bot[bot] authored and auricom committed Dec 27, 2024
1 parent bebc51a commit 199d984
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.1.0@sha256:8a2f3a9be04eab03754614313088588fd63761a1ad93081a5a2ad56f6f2e8e4f
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344
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.1.0@sha256:8a2f3a9be04eab03754614313088588fd63761a1ad93081a5a2ad56f6f2e8e4f
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344
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.1.0@sha256:8a2f3a9be04eab03754614313088588fd63761a1ad93081a5a2ad56f6f2e8e4f
uses: docker://ghcr.io/allenporter/flux-local:v6.1.1@sha256:3196af20e76a73149be83dc21b63a51e86d3c1fbb2764c2acb5f72d057484344
with:
args: >-
get cluster
Expand Down

0 comments on commit 199d984

Please sign in to comment.