Skip to content

Commit

Permalink
Fix console cves (#1185)
Browse files Browse the repository at this point in the history
* upgrade console to fix related cves

Signed-off-by: lili <lli@streamnative.io>

* update

Signed-off-by: lili <lli@streamnative.io>

---------

Signed-off-by: lili <lli@streamnative.io>
(cherry picked from commit 09a89ea)
  • Loading branch information
urfreespace authored and ericsyh committed Oct 22, 2024
1 parent c3a373f commit 5e314c2
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.6-rc3"
tag: "v2.3.8"
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.6-rc3"
tag: "v2.3.8"
pullPolicy: IfNotPresent
hasCommand: false
node_exporter:
Expand Down

0 comments on commit 5e314c2

Please sign in to comment.