From 37b1ed8fe3d7fd479df2e3cf68df6261adbabcdb Mon Sep 17 00:00:00 2001 From: Sylvain Tremblay Date: Sat, 29 Jun 2024 18:59:40 -0400 Subject: [PATCH] bump version to deploy --- helm/sreez-website/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/sreez-website/values.yaml b/helm/sreez-website/values.yaml index add8d4f..25e9bb4 100644 --- a/helm/sreez-website/values.yaml +++ b/helm/sreez-website/values.yaml @@ -8,7 +8,7 @@ image: repository: registry.nationtech.io/sreez-website pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "v1.7.2" + tag: "v1.8.0" imagePullSecrets: - name: nationtech-registry-key