From 24d08b2970a1734aefc4fde0c8d4ad02bdca53fe Mon Sep 17 00:00:00 2001 From: Anthony LC Date: Tue, 2 Jul 2024 13:54:47 +0200 Subject: [PATCH] check-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 811f16e7d..2785cf4c5 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.0.0" + tag: "v1.0.0-preprod" backend: migrateJobAnnotations: @@ -115,13 +115,13 @@ frontend: image: repository: lasuite/impress-frontend pullPolicy: Always - tag: "v1.0.0" + tag: "v1.0.0-preprod" webrtc: image: repository: lasuite/impress-y-webrtc-signaling pullPolicy: Always - tag: "v1.0.0" + tag: "v1.0.0-preprod" ingress: enabled: true