Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ca8a8d212d
commit
e0a385e15b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.19...xen-orchestra-3.0.20) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.21](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.20...xen-orchestra-3.0.21) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to 5.109.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.19...xen-orchestra-3.0.20) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [xen-orchestra-3.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.10...xen-orchestra-3.0.11) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.9...xen-orchestra-3.0.10) (2022-12-24)
|
||||
|
||||
### Chore
|
|
@ -17,7 +17,7 @@ maintainers:
|
|||
name: xen-orchestra
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
version: 3.0.20
|
||||
version: 3.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.21](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.20...xen-orchestra-3.0.21) (2023-02-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to 5.109.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xenorchestra
|
||||
tag: 5.109.0@sha256:543e9ff24678cc33cb3c727464f1c750f70a7ef0a42bd0f166091ab34a6fe90f
|
||||
tag: 5.109.0@sha256:c20120d537153808f055a4b396e5095f026f2ae408fdcca3c4f7072fac4d0b7b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue