chore(deps): update container image docker to 24.0.7-dind@c90e58d (#15572)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `71679bc` -> `c90e58d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
9fe28a54a6
commit
173762b4fc
|
@ -19,7 +19,7 @@ name: docker
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||
type: application
|
||||
version: 1.0.3
|
||||
version: 1.0.4
|
||||
annotations:
|
||||
truecharts.org/category: docker
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.0.7-dind@sha256:71679bc17038f9df6515e122afa5cc204e1f692c90a6b79e106237e98edcf665
|
||||
tag: 24.0.7-dind@sha256:c90e58d30700470fc59bdaaf802340fd25c1db628756d7bf74e100c566ba9589
|
||||
hostNetwork: true
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue