Update to version 2.6.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
6a1532d93b
commit
434adb4b76
3 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: dashboard-metrics-scraper
|
||||
image: kubernetesui/metrics-scraper:v1.0.7
|
||||
image: kubernetesui/metrics-scraper:v1.0.8
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
protocol: TCP
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ spec:
|
|||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: kubernetes-dashboard
|
||||
image: kubernetesui/dashboard:v2.5.1
|
||||
image: kubernetesui/dashboard:v2.6.0
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8443
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue