mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
build/dependencies.yaml: remove the dependency on Docker
With the dockershim removal, core Kubernetes no longer has to track the latest validated version of Docker.
This commit is contained in:
parent
018288b38f
commit
e0d50347b9
@ -53,13 +53,6 @@ dependencies:
|
|||||||
- path: cluster/gce/gci/configure.sh
|
- path: cluster/gce/gci/configure.sh
|
||||||
match: DEFAULT_CRICTL_VERSION=
|
match: DEFAULT_CRICTL_VERSION=
|
||||||
|
|
||||||
# Docker
|
|
||||||
- name: "docker"
|
|
||||||
version: 20.10
|
|
||||||
refPaths:
|
|
||||||
- path: vendor/k8s.io/system-validators/validators/docker_validator.go
|
|
||||||
match: latestValidatedDockerVersion
|
|
||||||
|
|
||||||
# etcd
|
# etcd
|
||||||
- name: "etcd"
|
- name: "etcd"
|
||||||
version: 3.5.1
|
version: 3.5.1
|
||||||
|
Loading…
Reference in New Issue
Block a user