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:
Lubomir I. Ivanov 2022-01-17 17:25:05 +02:00
parent 018288b38f
commit e0d50347b9

View File

@ -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