mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Check protoc version strictly
This commit is contained in:
@@ -53,6 +53,13 @@ dependencies:
|
||||
- path: cluster/gce/gci/configure.sh
|
||||
match: DEFAULT_CRICTL_VERSION=
|
||||
|
||||
# protoc
|
||||
- name: "protoc"
|
||||
version: 3.19.4
|
||||
refPaths:
|
||||
- path: hack/lib/protoc.sh
|
||||
match: PROTOC_VERSION=
|
||||
|
||||
# etcd
|
||||
- name: "etcd"
|
||||
version: 3.5.6
|
||||
|
Reference in New Issue
Block a user