chore(deps): update container image ronivay/xen-orchestra to v5.138.0@27464af by renovate (#18886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | minor | `5.136.0` -> `5.138.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
2dede7946f
commit
5ba8490cd2
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.136.0
|
||||
appVersion: 5.138.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png
|
||||
keywords:
|
||||
- xen-orchestra
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
type: application
|
||||
version: 8.2.0
|
||||
version: 8.3.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ronivay/xen-orchestra
|
||||
tag: 5.136.0@sha256:20dde073172bda53d666cb8cab636db988ba890d8f92eab1f973675fd96817ed
|
||||
tag: 5.138.0@sha256:27464afac23e103fc24e9b8aec48d42a17e81cdc6539e47f306752b073d9ff14
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue