From c202eb4ea32016e1d527401bf0d8b706bf6c54d7 Mon Sep 17 00:00:00 2001 From: lili Date: Fri, 11 Oct 2024 16:06:13 +0800 Subject: [PATCH] upgrade console to fix related cves Signed-off-by: lili --- charts/sn-platform-slim/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sn-platform-slim/values.yaml b/charts/sn-platform-slim/values.yaml index 2f3eaf71..04471856 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.6-rc3" + tag: "v2.3.8" pullPolicy: IfNotPresent hasCommand: false node_exporter: