From ae7a563117d0da5ec7993cf4a29b8c4447045322 Mon Sep 17 00:00:00 2001 From: Tosh Koevoets Date: Mon, 22 Mar 2021 11:50:47 +0100 Subject: [PATCH] Update version frontend --- k8s/openstad/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/openstad/values.yaml b/k8s/openstad/values.yaml index b7d193c2..2771dac0 100644 --- a/k8s/openstad/values.yaml +++ b/k8s/openstad/values.yaml @@ -129,7 +129,7 @@ frontend: deploymentContainer: name: frontend # Docker image for this pod - image: openstad/frontend:v0.14.0 + image: openstad/frontend:v0.14.1 # Subdomain for the service: # If filled it it will create a default url of: www.$subdomain.$baseurl