Skip to content

Commit 48ec40a

Browse files
authored
fix: fix dashboard layout bug in windows (#231)
1 parent aa79269 commit 48ec40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: apps/system-apps/config/user/helm-charts/monitoring/templates/monitoring_deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ spec:
6262
fieldPath: status.podIP
6363
containers:
6464
- name: dashboard-frontend
65-
image: beclab/dashboard-frontend-v1:v0.2.21
65+
image: beclab/dashboard-frontend-v1:v0.2.22
6666
imagePullPolicy: IfNotPresent
6767
ports:
6868
- containerPort: 80

0 commit comments

Comments
 (0)