chore(helm): update image docker.io/ronivay/xen-orchestra 5.174.0 → 5.175.0 (#33776)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | minor | `a55fefc` -> `2487617` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.174.0
|
appVersion: 5.175.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -31,4 +31,4 @@ 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
|
||||||
type: application
|
type: application
|
||||||
version: 10.22.2
|
version: 10.23.0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/ronivay/xen-orchestra
|
repository: docker.io/ronivay/xen-orchestra
|
||||||
tag: 5.174.0@sha256:a55fefcd3f937191422348ebabee78f3227256244b03e94161d77f90a77edfab
|
tag: 5.175.0@sha256:2487617cd4d0123f5de056af275a457b4e789b8a89f1aa9d016ac152bc43b1b0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user