chore(deps): update container image ronivay/xen-orchestra to v5.131.0@9d63cdb by renovate (#16500)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | minor | `5.129.0` -> `5.131.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f59b459b61
commit
f59eb73da7
|
@ -1,35 +1,35 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: xen-orchestra
|
name: xen-orchestra
|
||||||
version: 6.0.11
|
version: 6.1.0
|
||||||
appVersion: 5.129.0
|
appVersion: 5.131.0
|
||||||
description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure.
|
description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure.
|
||||||
home: https://truecharts.org/charts/stable/xen-orchestra
|
home: https://truecharts.org/charts/stable/xen-orchestra
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- xen-orchestra
|
- xen-orchestra
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: management
|
truecharts.org/category: management
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ronivay/xen-orchestra
|
repository: ronivay/xen-orchestra
|
||||||
tag: 5.129.0@sha256:826751404e69b3cf71c20bdae89f4875654002721e1f1f57039933df0d901414
|
tag: 5.131.0@sha256:9d63cdb732321554b7ac5670ca48d60e41932a600a132e2da67dcf884ae6643d
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue