Skip to content

Commit

Permalink
chore: upgrade console version to v2.3.5-rc.5
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Jun 7, 2024
1 parent 6220ede commit dd70f52
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 @@ -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:
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 @@ -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:
Expand Down

0 comments on commit dd70f52

Please sign in to comment.