From 4fac4056377303939ff98f43c1140b0854b7e7b0 Mon Sep 17 00:00:00 2001 From: Mirco Date: Fri, 15 Sep 2023 07:39:35 +0200 Subject: [PATCH] Version added --- src/main/resources/jitsi/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/jitsi/deployment.yaml b/src/main/resources/jitsi/deployment.yaml index 4ee0d78..5e39452 100644 --- a/src/main/resources/jitsi/deployment.yaml +++ b/src/main/resources/jitsi/deployment.yaml @@ -84,7 +84,7 @@ spec: - name: JVB_TCP_HARVESTER_DISABLED value: "true" - name: web - image: domaindrivenarchitecture/c4k-jitsi + image: domaindrivenarchitecture/c4k-jitsi:1.3.6-SNAPSHOT imagePullPolicy: IfNotPresent env: - name: PUBLIC_URL