chore(deps): update container image ronivay/xen-orchestra to v5.154.0@bd49306 by renovate (#26365)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | minor | `5.153.1` -> `5.154.0` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
28286c04e6
commit
0871b9039d
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.153.1
|
||||
appVersion: 5.154.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
type: application
|
||||
version: 10.6.2
|
||||
version: 10.7.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ronivay/xen-orchestra
|
||||
tag: 5.153.1@sha256:8ee9f4325bb03eb812a6835da4799df61036731ff5cc49a3ae071b5c93e332a8
|
||||
tag: 5.154.0@sha256:bd493067398987e8dd3df6be6850112740b3effa3e94c4af930c95587177ae1c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue