mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #43210 from floreks/patch-1
Automatic merge from submit-queue Update Dashboard version to v1.6.0 **What this PR does / why we need it**: Updates dashboard addon to latest version. Changelog can be found [here](https://github.com/kubernetes/dashboard/releases/tag/v1.6.0). **Release note**: ```release-note Update dashboard version to v1.6.0 ```
This commit is contained in:
commit
223c721d6e
@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: kubernetes-dashboard
|
||||
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.1
|
||||
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.6.0
|
||||
resources:
|
||||
# keep request = limit to keep this container in guaranteed class
|
||||
limits:
|
||||
|
Loading…
Reference in New Issue
Block a user