Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
158f561d6a
commit
af6b171bd6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jitsi-2.0.8](https://github.com/truecharts/charts/compare/jitsi-2.0.7...jitsi-2.0.8) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jitsi-2.0.9](https://github.com/truecharts/charts/compare/jitsi-2.0.8...jitsi-2.0.9) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jitsi-jvb to v8138
|
||||
|
||||
|
||||
|
||||
|
||||
## [jitsi-2.0.8](https://github.com/truecharts/charts/compare/jitsi-2.0.7...jitsi-2.0.8) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [jitsi-2.0.1](https://github.com/truecharts/charts/compare/jitsi-2.0.0...jitsi-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "8138"
|
||||
description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions
|
||||
name: jitsi
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- jitsi
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jitsi-2.0.9](https://github.com/truecharts/charts/compare/jitsi-2.0.8...jitsi-2.0.9) (2022-12-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jitsi-jvb to v8138
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ jicofoImage:
|
|||
|
||||
jvbImage:
|
||||
repository: tccr.io/truecharts/jitsi-jvb
|
||||
tag: v8044@sha256:f65d930f0d7f0ce602a78ac5d788485579ec738d49a43d77b9ec73c166f57fd6
|
||||
tag: 8138@sha256:e881c46467f59287df37ef1ba76e1467e8989328cee642840c06bf7cdff7864c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue