chore(deps): update container image hello-world to latest@53cc4d4 by renovate (#25108)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hello-world | digest | `1408fec` -> `53cc4d4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
parent
06bb467fc7
commit
afa9ff3ad0
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/premium/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 9.1.5
|
||||
version: 9.1.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6
|
||||
tag: latest@sha256:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
|
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://hub.docker.com/_/hello-world
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 8.1.5
|
||||
version: 8.1.6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: hello-world
|
||||
tag: latest@sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6
|
||||
tag: latest@sha256:53cc4d415d839c98be39331c948609b659ed725170ad2ca8eb36951288f81b75
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue