Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
19defe601a
commit
349341b2aa
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xen-orchestra-5.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.0...xen-orchestra-5.0.1) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11326](https://github.com/truecharts/charts/issues/11326))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-5.0.0](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.34...xen-orchestra-5.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.116.3 ([#9878](https://github.com/truecharts/charts/issues/9878))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.119.0"
|
||||
appVersion: "5.120.2"
|
||||
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.0
|
||||
version: 5.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xen-orchestra-5.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-5.0.0...xen-orchestra-5.0.1) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.120.2 ([#11326](https://github.com/truecharts/charts/issues/11326))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xenorchestra
|
||||
tag: v5.119.0@sha256:479030d23f29bf423210c186325a8fb448fc9a91563c205e7a6f3a2fca74264c
|
||||
tag: v5.120.2@sha256:7cfdfed48bc24756b800eacf810447f1b0d27588d6d6829098082314e4e11ee5
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue