Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e49159348a
commit
33ac036532
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [xen-orchestra-5.0.24](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.23...xen-orchestra-5.0.24) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xen-orchestra-5.1.24](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.24...xen-orchestra-5.1.24) (2023-11-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image ronivay/xen-orchestra to v5.126.0 ([#15074](https://github.com/truecharts/charts/issues/15074))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-5.0.24](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.23...xen-orchestra-5.0.24) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- 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)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.124.0 ([#13848](https://github.com/truecharts/charts/issues/13848))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.125.2"
|
||||
appVersion: 5.126.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: xen-orchestra
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
version: 5.0.24
|
||||
version: 5.1.24
|
||||
annotations:
|
||||
truecharts.org/category: management
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xen-orchestra-5.1.24](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.24...xen-orchestra-5.1.24) (2023-11-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image ronivay/xen-orchestra to v5.126.0 ([#15074](https://github.com/truecharts/charts/issues/15074))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ronivay/xen-orchestra
|
||||
tag: 5.125.2@sha256:c54b0407c1ba499f80921999fb9ece27bd89a47deb59cc3c8e109b6ceff755d5
|
||||
tag: 5.126.0@sha256:fdd2847ea791e423c949a4e81669f28eac27ad343fd738921cfffa11cbea8859
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue