From dd70f52fbbe9609fc992a275c685e1ea178182b6 Mon Sep 17 00:00:00 2001 From: ericsyh Date: Fri, 7 Jun 2024 14:46:04 +0800 Subject: [PATCH] chore: upgrade console version to v2.3.5-rc.5 Signed-off-by: ericsyh --- charts/sn-platform-slim/values.yaml | 2 +- charts/sn-platform/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/sn-platform-slim/values.yaml b/charts/sn-platform-slim/values.yaml index f06ffff5..a4cdd3b6 100644 --- a/charts/sn-platform-slim/values.yaml +++ b/charts/sn-platform-slim/values.yaml @@ -174,7 +174,7 @@ images: pullPolicy: IfNotPresent streamnative_console: repository: streamnative/private-cloud-console - tag: "v2.3.4" + tag: "v2.3.5-rc.5" pullPolicy: IfNotPresent hasCommand: false node_exporter: diff --git a/charts/sn-platform/values.yaml b/charts/sn-platform/values.yaml index d029dcbf..5f6a357a 100644 --- a/charts/sn-platform/values.yaml +++ b/charts/sn-platform/values.yaml @@ -201,7 +201,7 @@ images: pullPolicy: IfNotPresent streamnative_console: repository: streamnative/private-cloud-console - tag: "v2.3.4" + tag: "v2.3.5-rc.5" pullPolicy: IfNotPresent hasCommand: false node_exporter: