Merge pull request #104301 from serathius/etcd-image-2

Update golang used in etcd image to 1.16.3
This commit is contained in:
Kubernetes Prow Robot
2021-08-12 14:00:02 -07:00
committed by GitHub
2 changed files with 5 additions and 3 deletions

View File

@@ -94,6 +94,8 @@ dependencies:
match: GOLANG_VERSION=\d+.\d+(alpha|beta|rc)?\.?\d+
- path: staging/publishing/rules.yaml
match: 'default-go-version\: \d+.\d+(alpha|beta|rc)?\.?(\d+)?'
- path: cluster/images/etcd/Makefile
match: 'GOLANG_VERSION\?=\d+.\d+(alpha|beta|rc)?\.?(\d+)?'
# Golang pre-releases are denoted as `1.y<pre-release stage>.z`
# Example: go1.16rc1