chore(helm): update image hello-world digest to ec15384 (#37368)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `940c619` -> `ec15384` | 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:
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||||
- https://hub.docker.com/_/hello-world
|
- https://hub.docker.com/_/hello-world
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.8
|
version: 10.0.9
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: hello-world
|
repository: hello-world
|
||||||
tag: latest@sha256:940c619fbd418f9b2b1b63e25d8861f9cc1b46e3fc8b018ccfe8b78f19b8cc4f
|
tag: latest@sha256:ec153840d1e635ac434fab5e377081f17e0e15afab27beb3f726c3265039cfff
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
manifestManager:
|
manifestManager:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user