From 8934e8a2bf6bb54f6583175d0a1559e60f1a9af8 Mon Sep 17 00:00:00 2001 From: ericsyh Date: Thu, 10 Oct 2024 09:35:34 +0800 Subject: [PATCH] chore: upgrade console image version 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 894c1094..b3903d62 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.5" + tag: "v2.3.6-rc3" pullPolicy: IfNotPresent hasCommand: false node_exporter: diff --git a/charts/sn-platform/values.yaml b/charts/sn-platform/values.yaml index 6794800c..4e70ed71 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.5" + tag: "v2.3.6-rc3" pullPolicy: IfNotPresent hasCommand: false node_exporter: