chore(deps): update container image ronivay/xen-orchestra to v5.138.1@6db1307 by renovate (#19085)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ronivay/xen-orchestra | patch | `5.138.0` -> `5.138.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0271ef3f7f
commit
518aa1ddc5
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.138.0
|
||||
appVersion: 5.138.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
|
@ -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.5.1
|
||||
version: 8.5.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ronivay/xen-orchestra
|
||||
tag: 5.138.0@sha256:27464afac23e103fc24e9b8aec48d42a17e81cdc6539e47f306752b073d9ff14
|
||||
tag: 5.138.1@sha256:6db1307b8b97611dd9e155931dd2a8d0d012a49bc680ac3a17d5bad5b70f0ef3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue