Update golang used in etcd image to 1.16.7
This commit is contained in:
@@ -110,6 +110,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
|
||||
|
Reference in New Issue
Block a user