Check protoc version strictly

This commit is contained in:
Jordan Liggitt
2023-01-23 09:11:06 -05:00
parent f21c603417
commit 238e0226db
4 changed files with 21 additions and 19 deletions

View File

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