Skip to content

Commit 2fe1b78

Browse files
committed
K8S-220 update dashboard-beta to 2.0rc1
1 parent cf08c6a commit 2fe1b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addons/kubernetes-dashboard-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ spec:
193193
spec:
194194
containers:
195195
- name: kubernetes-dashboard
196-
image: kubernetesui/dashboard:v2.0.0-beta8
196+
image: kubernetesui/dashboard:v2.0.0-rc1
197197
imagePullPolicy: Always
198198
ports:
199199
- containerPort: 8443

configs/settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ fields:
5454
caption: Kubernetes Dashboard
5555
values:
5656
version1: Kubernetes Dashboard v1 (Stable)
57-
version2: Kubernetes Dashboard v2 (Beta)
57+
version2: Kubernetes Dashboard v2 (RC)
5858
default: version2
5959
hideLabel: false
6060
editable: false

0 commit comments

Comments
 (0)