Skip to content

Commit

Permalink
chore: upgrade console image version (#1184)
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
(cherry picked from commit d441448)
  • Loading branch information
ericsyh committed Oct 22, 2024
1 parent 86aabbb commit f392197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/sn-platform-slim/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,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:
Expand Down
2 changes: 1 addition & 1 deletion charts/sn-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,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:
Expand Down

0 comments on commit f392197

Please sign in to comment.