Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
31effc4dc4
commit
e3e6463ba4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.1](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.0...xen-orchestra-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.106.0"
|
||||
appVersion: "5.106.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: xen-orchestra
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.1...xen-orchestra-3.0.2) (2022-11-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.106.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xenorchestra
|
||||
tag: 5.106.0@sha256:07511d252646618f75ac2d98fb47f4c9d97f65ac7a5fdf11d004ca5ee3b62bb0
|
||||
tag: 5.106.1@sha256:fc7072b9697b076c87b5f0d0d61bbf056e1328ddf540617016a9353819d0a3bc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue