Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
65d70675cb
commit
75831de4a4
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-5.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.13...xen-orchestra-5.0.14) (2023-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13848](https://github.com/truecharts/charts/issues/13848))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [xen-orchestra-5.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.14...xen-orchestra-5.0.15) (2023-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xenorchestra to v5.125.0 ([#14045](https://github.com/truecharts/charts/issues/14045))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-5.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.13...xen-orchestra-5.0.14) (2023-10-21)
|
## [xen-orchestra-5.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.13...xen-orchestra-5.0.14) (2023-10-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [xen-orchestra-5.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.4...xen-orchestra-5.0.5) (2023-08-30)
|
## [xen-orchestra-5.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.4...xen-orchestra-5.0.5) (2023-08-30)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#12059](https://github.com/truecharts/charts/issues/12059))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-5.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.3...xen-orchestra-5.0.4) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.124.0"
|
appVersion: "5.125.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -17,7 +17,7 @@ maintainers:
|
||||||
name: xen-orchestra
|
name: xen-orchestra
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||||
version: 5.0.14
|
version: 5.0.15
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [xen-orchestra-5.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.14...xen-orchestra-5.0.15) (2023-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xenorchestra to v5.125.0 ([#14045](https://github.com/truecharts/charts/issues/14045))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/xenorchestra
|
repository: tccr.io/truecharts/xenorchestra
|
||||||
tag: v5.124.0@sha256:5006e0d24d6de6faaad243070106f74d697702c76c41bc3175634535b563aebc
|
tag: v5.125.0@sha256:ee980d41cacfe341177f57b5169a053dbb44a261e053f53d94a89ae00b86f095
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue