chore(helm): update image docker digest to ddf7f6f (#33250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `9a651b2` -> `ddf7f6f` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 10.0.3
|
||||
version: 10.0.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 28.0.1-dind@sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d
|
||||
tag: 28.0.1-dind@sha256:ddf7f6fd0d2175709739f1d47e6134fa8eb055d2f61c11c3f99780c79b44578e
|
||||
hostNetwork: true
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user