chore(deps): update container image docker to 26.1.4-dind@03bffda by renovate (#23612)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `d8714cb` -> `03bffda` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
f61e6d7a8e
commit
540cd5c763
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 8.1.1
|
||||
version: 8.1.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 26.1.4-dind@sha256:d8714cbec5b4eae1cc2fa241d8c773f828cfe864de56222f798569f2251f7a04
|
||||
tag: 26.1.4-dind@sha256:03bffdab04d53ee2d34d2950f5a1bed008b5183b309e57d41244768a070da940
|
||||
hostNetwork: true
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue