Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9ffeb83d59
commit
48f2a3a3ad
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05)
|
## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [xen-orchestra-4.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.0...xen-orchestra-4.0.1) (2023-04-14)
|
## [xen-orchestra-4.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.0...xen-orchestra-4.0.1) (2023-04-14)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [xen-orchestra-4.0.0](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.21...xen-orchestra-4.0.0) (2023-04-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.111.1"
|
appVersion: "5.113.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: 4.0.10
|
version: 4.0.11
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- management
|
- management
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/xenorchestra
|
repository: tccr.io/truecharts/xenorchestra
|
||||||
tag: 5.111.1@sha256:7eb72394d30958e78e0730b68da905bfd5f0fefbf23b2e918321a959e26ba362
|
tag: v5.113.0@sha256:08979bbe079d3eb67e1c542140740b29da6b2276f485159c4a0ab5383e8311ac
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue