Skip to content

Commit 10874f3

Browse files
⬆️ (deps): Update docker.io/fluxcd/flux-cli Docker tag to v2.6.0 (#292)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/fluxcd/flux-cli](https://redirect.github.com/fluxcd/flux2) | final | minor | `v2.5.1` -> `v2.6.0` | --- ### Release Notes <details> <summary>fluxcd/flux2 (docker.io/fluxcd/flux-cli)</summary> ### [`v2.6.0`](https://redirect.github.com/fluxcd/flux2/compare/v2.5.1...v2.6.0) [Compare Source](https://redirect.github.com/fluxcd/flux2/compare/v2.5.1...v2.6.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/chezmoi-sh/arcane). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZTogZGVwZW5kZW5jaWVzIl19-->
2 parents 27447bf + 32a4211 commit 10874f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/kairos-bundles/flux-sync/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# trunk-ignore-all(trivy/DS026,checkov/CKV_DOCKER_2,checkov/CKV_DOCKER_3,trivy/DS002)
2-
FROM docker.io/fluxcd/flux-cli:v2.5.1 AS flux-cli
2+
FROM docker.io/fluxcd/flux-cli:v2.6.0 AS flux-cli
33
FROM scratch
44

55
WORKDIR /

0 commit comments

Comments
 (0)