From 5f26b0425979b470098b888346c705e201dfa530 Mon Sep 17 00:00:00 2001 From: Serge Tkatchouk Date: Thu, 29 Jun 2023 00:48:34 +0300 Subject: [PATCH] Update to Jitsi Meet stable-8719 --- Chart.yaml | 2 +- charts/prosody/Chart.yaml | 2 +- values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 65c692d..1457860 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -18,7 +18,7 @@ version: 1.3.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: stable-8319 +appVersion: stable-8719 dependencies: - name: prosody diff --git a/charts/prosody/Chart.yaml b/charts/prosody/Chart.yaml index 2d47df5..d4e92f8 100644 --- a/charts/prosody/Chart.yaml +++ b/charts/prosody/Chart.yaml @@ -18,4 +18,4 @@ version: 1.3.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: stable-8319 +appVersion: stable-8719 diff --git a/values.yaml b/values.yaml index e792ee7..863a1bb 100644 --- a/values.yaml +++ b/values.yaml @@ -380,4 +380,4 @@ prosody: # name: '{{ include "prosody.fullname" . }}-jibri' image: repository: jitsi/prosody - tag: 'stable-8319' + tag: 'stable-8719'