chore(helm): update image docker digest to 4dd2f7e (#37353)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | digest | `0a2ee60` -> `4dd2f7e` | 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -34,5 +34,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/docker
|
||||
- https://hub.docker.com/_/docker
|
||||
type: application
|
||||
version: 11.0.8
|
||||
version: 11.0.9
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 28.3.1-dind@sha256:0a2ee60851e1b61a54707476526c4ed48cc55641a17a5cba8a77fb78e7a4742c
|
||||
tag: 28.3.1-dind@sha256:4dd2f7e405b1a10fda628f22cd466be1e3be2bcfc46db653ab620e02eeed5794
|
||||
hostNetwork: true
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user