Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.31](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.30...xen-orchestra-4.0.31) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.118.0 ([#10740](https://github.com/truecharts/charts/issues/10740))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.32](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.31...xen-orchestra-4.0.32) (2023-07-24)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix HTTPS port to prevent ingress errors (Bad Gateway) ([#10790](https://github.com/truecharts/charts/issues/10790))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.31](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.30...xen-orchestra-4.0.31) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
@@ -85,15 +94,6 @@
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9644](https://github.com/truecharts/charts/issues/9644))
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.25](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.24...xen-orchestra-4.0.25) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
@@ -17,7 +17,7 @@ maintainers:
|
||||
name: xen-orchestra
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
version: 4.0.31
|
||||
version: 4.0.32
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
||||
9
stable/xen-orchestra/4.0.32/app-changelog.md
Normal file
9
stable/xen-orchestra/4.0.32/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [xen-orchestra-4.0.32](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.31...xen-orchestra-4.0.32) (2023-07-24)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix HTTPS port to prevent ingress errors (Bad Gateway) ([#10790](https://github.com/truecharts/charts/issues/10790))
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
procotol: HTTPS
|
||||
protocol: https
|
||||
port: 10324
|
||||
persistence:
|
||||
xo-data:
|
||||
Reference in New Issue
Block a user