diff --git a/charts/sn-platform-slim/values.yaml b/charts/sn-platform-slim/values.yaml index bc2a5d014..fbc23a77d 100644 --- a/charts/sn-platform-slim/values.yaml +++ b/charts/sn-platform-slim/values.yaml @@ -189,7 +189,7 @@ images: pullPolicy: IfNotPresent streamnative_console: repository: streamnative/private-cloud-console - tag: "v2.3.5-rc.5" + tag: "v2.3.5" pullPolicy: IfNotPresent hasCommand: false node_exporter: diff --git a/charts/sn-platform/values.yaml b/charts/sn-platform/values.yaml index 7ffacfc4c..ebaf77dd5 100644 --- a/charts/sn-platform/values.yaml +++ b/charts/sn-platform/values.yaml @@ -216,7 +216,7 @@ images: pullPolicy: IfNotPresent streamnative_console: repository: streamnative/private-cloud-console - tag: "v2.3.5-rc.5" + tag: "v2.3.5" pullPolicy: IfNotPresent hasCommand: false node_exporter: