Skip to content

Commit

Permalink
chore: optimize controlhub and dashboard build configuration (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongheng2016 authored Jul 8, 2024
1 parent 79a1d03 commit 230a316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
fieldPath: status.podIP
containers:
- name: dashboard-frontend
image: beclab/dashboard-frontend-v1:v0.2.17
image: beclab/dashboard-frontend-v1:v0.2.20
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
fieldPath: status.podIP
containers:
- name: control-hub-frontend
image: beclab/admin-console-frontend-v1:v0.2.22
image: beclab/admin-console-frontend-v1:v0.2.25
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
Expand Down

0 comments on commit 230a316

Please sign in to comment.