Skip to content

Commit 8180032

Browse files
committed
Bump image to v0.1.1
Signed-off-by: jessestutler <chenzicong4@huawei.com>
1 parent d017f2a commit 8180032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/volcano-dashboard.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
type: RuntimeDefault
2424
serviceAccountName: volcano-dashboard
2525
containers:
26-
- image: volcanosh/vc-dashboard-frontend:latest
26+
- image: volcanosh/vc-dashboard-frontend:v0.1.1
2727
imagePullPolicy: Always
2828
name: frontend
2929
ports:
@@ -42,7 +42,7 @@ spec:
4242
name: nginx-cache
4343
- mountPath: /run
4444
name: nginx-run
45-
- image: volcanosh/vc-dashboard-backend:latest
45+
- image: volcanosh/vc-dashboard-backend:v0.1.1
4646
imagePullPolicy: Always
4747
name: backend
4848
ports:

0 commit comments

Comments
 (0)