From 66406bd2ec9440f45dd970e7a43fff2921b69607 Mon Sep 17 00:00:00 2001 From: Serge Tkatchouk Date: Fri, 19 Apr 2024 19:29:03 +0300 Subject: [PATCH] Update Jitsi Meet images to "stable-9364-1" --- 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 021f8af..05e088e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -17,7 +17,7 @@ type: application version: 1.4.0 # This is the version number of the application being deployed. -appVersion: stable-9364 +appVersion: stable-9364-1 dependencies: - name: prosody diff --git a/charts/prosody/Chart.yaml b/charts/prosody/Chart.yaml index 71027e7..85f9de2 100644 --- a/charts/prosody/Chart.yaml +++ b/charts/prosody/Chart.yaml @@ -17,4 +17,4 @@ type: application version: 1.4.0 # This is the version number of the application being deployed. -appVersion: stable-9364 +appVersion: stable-9364-1 diff --git a/values.yaml b/values.yaml index b4a2f7e..593c54d 100644 --- a/values.yaml +++ b/values.yaml @@ -498,4 +498,4 @@ prosody: _prosody_cfg_lua: "" _saslauthd_conf: "" _jitsi_meet_cfg_lua: "" - tag: stable-9364 + tag: stable-9364-1