Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7070cd3792
commit
79f12cd5d3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [jitsi-2.0.13](https://github.com/truecharts/charts/compare/jitsi-2.0.12...jitsi-2.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [jitsi-2.0.14](https://github.com/truecharts/charts/compare/jitsi-2.0.13...jitsi-2.0.14) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jitsi to v8218
|
||||
|
||||
|
||||
|
||||
|
||||
## [jitsi-2.0.13](https://github.com/truecharts/charts/compare/jitsi-2.0.12...jitsi-2.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [jitsi-2.0.6](https://github.com/truecharts/charts/compare/jitsi-2.0.5...jitsi-2.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jitsi-2.0.6](https://github.com/truecharts/charts/compare/jitsi-2.0.5...jitsi-2.0.6) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "8138"
|
||||
appVersion: "8218"
|
||||
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.13
|
||||
version: 2.0.14
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- jitsi
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jitsi-2.0.14](https://github.com/truecharts/charts/compare/jitsi-2.0.13...jitsi-2.0.14) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update jitsi to v8218
|
||||
|
||||
|
|
@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
|
|||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -1,11 +1,11 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jitsi-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8138@sha256:839443339eda77c350a98cba9ee4f2e148d1f33e3a51ab2b2fd3999978a1cef5
|
||||
tag: 8218@sha256:55785fdc9b4483a4f75d2493241d5e3403d30fdf34471200fb0b299a7caeee28
|
||||
|
||||
prosodyImage:
|
||||
repository: tccr.io/truecharts/jitsi-prosody
|
||||
tag: 8138@sha256:e50bf3e11dfdb705a3259fcce1f2b7ffe5e910556020cc0f4f76f9a2fbe731a4
|
||||
tag: 8218@sha256:c457cdd66e52f331fd210482d0ede35b60c5805130ddc000d8b80fb25eeb02fb
|
||||
|
||||
jicofoImage:
|
||||
repository: tccr.io/truecharts/jitsi-jicofo
|
||||
|
@ -13,7 +13,7 @@ jicofoImage:
|
|||
|
||||
jvbImage:
|
||||
repository: tccr.io/truecharts/jitsi-jvb
|
||||
tag: 8138@sha256:e881c46467f59287df37ef1ba76e1467e8989328cee642840c06bf7cdff7864c
|
||||
tag: 8218@sha256:13fe7447df768ea2967859824da4f98090c5c39ede139f8e93c483501beb615f
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue