From f2a53b76c327178d430e73ad69bf97296522c715 Mon Sep 17 00:00:00 2001 From: Stefan Matting Date: Thu, 2 Dec 2021 18:19:53 +0100 Subject: [PATCH] Update webapp version in Helm chart --- charts/webapp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/webapp/values.yaml b/charts/webapp/values.yaml index fb7723a09e..dfc3b9b224 100644 --- a/charts/webapp/values.yaml +++ b/charts/webapp/values.yaml @@ -9,7 +9,7 @@ resources: cpu: "1" image: repository: quay.io/wire/webapp - tag: "2021-12-02-production.0-v0.28.29-0-ec2fa00" + tag: "2021-12-02-federation-M1-spillover" service: https: externalPort: 443