Update golang used in etcd image to 1.16.7

This commit is contained in:
Marek Siarkowicz
2021-08-11 13:22:39 +02:00
parent 07fe9f0192
commit 704628fde4
2 changed files with 5 additions and 3 deletions

View File

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