mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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
|
||||
match: DEFAULT_CRICTL_VERSION=
|
||||
|
||||
# Docker
|
||||
- name: "docker"
|
||||
version: 20.10
|
||||
refPaths:
|
||||
- path: vendor/k8s.io/system-validators/validators/docker_validator.go
|
||||
match: latestValidatedDockerVersion
|
||||
|
||||
# etcd
|
||||
- name: "etcd"
|
||||
version: 3.5.1
|
||||
|
Loading…
Reference in New Issue
Block a user