chore(deps): update container image ronivay/xen-orchestra to 5.132.0@00d70f1 by renovate (#16964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | digest | `cf5d044` -> `00d70f1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a64f0c090d
commit
66daca8124
|
@ -1,15 +1,15 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: xen-orchestra
|
||||
version: 7.2.5
|
||||
version: 7.2.6
|
||||
appVersion: 5.132.0
|
||||
description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure.
|
||||
home: https://truecharts.org/charts/stable/xen-orchestra
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ronivay/xen-orchestra
|
||||
tag: 5.132.0@sha256:cf5d0444198d3b8622b891cc840512fe868dbd901e2911987e5c9ad6b3b54ce7
|
||||
tag: 5.132.0@sha256:00d70f1cdc933999d2982f032f0d721194b26336b46c8d569d28c46bb4c8220d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue