From 42c3a669aa14aa50d3506a1c71e7a1a458a080af Mon Sep 17 00:00:00 2001 From: sfdevops Date: Tue, 8 Oct 2024 14:27:10 +0530 Subject: [PATCH] frontend image updated --- .../control-plane/control-plane-helm-chart/values.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/control-plane/control-plane-helm-chart/values.yaml.template b/files/control-plane/control-plane-helm-chart/values.yaml.template index f59d983a..dab8e60a 100644 --- a/files/control-plane/control-plane-helm-chart/values.yaml.template +++ b/files/control-plane/control-plane-helm-chart/values.yaml.template @@ -27,7 +27,7 @@ frontend: enabled: true repository: public.ecr.aws/p1a1c8p2/sourcefuse-arc-saas-control-plane-ui pullPolicy: Always - tag: "0.0.10" + tag: "0.0.9" log_level: "info" home_path: "/main/home" replicaCount: 1