From 50dfb53a17292db2311159faa04f72a3dcc89ce3 Mon Sep 17 00:00:00 2001 From: Anthony LC Date: Tue, 6 Aug 2024 16:41:26 +0200 Subject: [PATCH] tag-v1.2.0-preprod --- src/helm/env.d/preprod/values.impress.yaml.gotmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/helm/env.d/preprod/values.impress.yaml.gotmpl b/src/helm/env.d/preprod/values.impress.yaml.gotmpl index 69764a19..7042503d 100644 --- a/src/helm/env.d/preprod/values.impress.yaml.gotmpl +++ b/src/helm/env.d/preprod/values.impress.yaml.gotmpl @@ -1,7 +1,7 @@ image: repository: lasuite/impress-backend pullPolicy: Always - tag: "v1.2.0" + tag: "v1.2.0-preprod" backend: migrateJobAnnotations: @@ -115,13 +115,13 @@ frontend: image: repository: lasuite/impress-frontend pullPolicy: Always - tag: "v1.2.0" + tag: "v1.2.0-preprod" webrtc: image: repository: lasuite/impress-y-webrtc-signaling pullPolicy: Always - tag: "v1.2.0" + tag: "v1.2.0-preprod" ingress: enabled: true