chore(deps): update container image docker to 27.2.1-dind@db7c4d6 by renovate (#26606)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `ecfcb83` -> `db7c4d6` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguODcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
0ef3ed59d0
commit
77749cbaeb
|
@ -31,4 +31,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||||
- https://hub.docker.com/_/docker
|
- https://hub.docker.com/_/docker
|
||||||
type: application
|
type: application
|
||||||
version: 9.2.12
|
version: 9.2.13
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker
|
repository: docker
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 27.2.1-dind@sha256:ecfcb834c5047a751833f089e3a9a3e97ecec4a4dca8e9f13ff03694fd002443
|
tag: 27.2.1-dind@sha256:db7c4d6d0321c8f674c78a8d1186c8bdfc2f42909d28542a54358a426d34b25c
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue