From b93fa9b7c291a76b40f03b325e9efdf867188a7b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 11:36:12 +0000 Subject: [PATCH 1/2] chore(deps): update jitsi to v8252 --- charts/incubator/jitsi/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/incubator/jitsi/values.yaml b/charts/incubator/jitsi/values.yaml index 78b4ceb9b29..e778ea6167e 100644 --- a/charts/incubator/jitsi/values.yaml +++ b/charts/incubator/jitsi/values.yaml @@ -1,19 +1,19 @@ image: repository: tccr.io/truecharts/jitsi-web pullPolicy: IfNotPresent - tag: 8218@sha256:55785fdc9b4483a4f75d2493241d5e3403d30fdf34471200fb0b299a7caeee28 + tag: 8252@sha256:434677b733d1663be0c61e08d82bf108da2b94276f4e6d9a524aaf3d2f45f3e8 prosodyImage: repository: tccr.io/truecharts/jitsi-prosody - tag: 8218@sha256:c457cdd66e52f331fd210482d0ede35b60c5805130ddc000d8b80fb25eeb02fb + tag: 8252@sha256:b203e39c749ec1c9f28b726839534da4e1a05f2c219f6b3dddfd60d1d7c991dc jicofoImage: repository: tccr.io/truecharts/jitsi-jicofo - tag: 8218@sha256:fe5eaa14f2e962f6549a669b903ecec108a0487c4c0b7f1b2cdd79927c401c67 + tag: 8252@sha256:2796608b14802cace4a8dec1f511133443d37ea493ee9e714720afef2352c4fd jvbImage: repository: tccr.io/truecharts/jitsi-jvb - tag: 8218@sha256:13fe7447df768ea2967859824da4f98090c5c39ede139f8e93c483501beb615f + tag: 8252@sha256:e4aade5cf0bbed50fd9f0e2f8645fdb4a06dca07efad4336602975acfb436d22 securityContext: readOnlyRootFilesystem: false From 74bd45d15356bf7a837fe4ec7b103400a7362bb0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 11:47:24 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/jitsi/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/jitsi/Chart.yaml b/charts/incubator/jitsi/Chart.yaml index 80f273bfbb9..5dcd3b84b1c 100644 --- a/charts/incubator/jitsi/Chart.yaml +++ b/charts/incubator/jitsi/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "8218" +appVersion: "8252" 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.15 +version: 2.0.16 kubeVersion: ">=1.16.0-0" keywords: - jitsi