Skip to content

Commit 19e3f65

Browse files
chore(helm): update image docker.io/ronivay/xen-orchestra 5.181.0 → 5.184.2 (#38031)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | minor | `e033dc5` -> `9a913db` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
1 parent 5e88ed9 commit 19e3f65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stable/xen-orchestra/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ annotations:
99
truecharts.org/min_helm_version: "3.14"
1010
truecharts.org/train: stable
1111
apiVersion: v2
12-
appVersion: 5.181.0
12+
appVersion: 5.184.2
1313
dependencies:
1414
- name: common
1515
version: 28.15.1
@@ -34,5 +34,5 @@ sources:
3434
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
3535
- https://hub.docker.com/r/ronivay/xen-orchestra
3636
type: application
37-
version: 11.3.1
37+
version: 11.4.0
3838

charts/stable/xen-orchestra/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: docker.io/ronivay/xen-orchestra
3-
tag: 5.181.0@sha256:e033dc51b1991de2cc2415fc241e73807d17c55622c79f571091518962a64321
3+
tag: 5.184.2@sha256:9a913dbce4c20cdb9de27363b5be978a797b9074e7a3929ce80f9cdccf49ae96
44
pullPolicy: IfNotPresent
55
service:
66
main:

0 commit comments

Comments
 (0)