Skip to content

Commit

Permalink
fix(ui-helm-chart): use ghcr.io/ytsaurus/ui:1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ma-efremoff committed Oct 11, 2024
1 parent aef7341 commit 8ddac2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ui-helm-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ type: application
version: 0.1.2
sources:
- https://github.com/ytsaurus/ytsaurus-ui
appVersion: "1.34.0"
appVersion: "1.60.1"
4 changes: 2 additions & 2 deletions packages/ui-helm-chart/values.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ui:
replicaCount: 1
image:
repository: ytsaurus/ui
repository: ghcr.io/ytsaurus/ui
pullPolicy: IfNotPresent
tag: "1.27.0"
tag: "1.60.1"

clusterConfig:
clusters: []
Expand Down

0 comments on commit 8ddac2e

Please sign in to comment.