Bump kube-dns image

This commit is contained in:
Prashanth Balasubramanian
2016-06-03 16:01:28 -07:00
parent 2439930592
commit 44ca220f32
5 changed files with 19 additions and 16 deletions

View File

@@ -1,2 +1,5 @@
## Version 1.2 (Fri May 27 2016 Tim Hockin <thockin@google.com>)
- First Changelog entry
## Version 1.3 (Fri June 3 2016 Prashanth.B <beeps@google.com>)
- Fixed SRV record lookup (issue #26116)

View File

@@ -22,7 +22,7 @@
# Default registry, arch and tag. This can be overwritten by arguments to make
PLATFORM?=linux
ARCH?=amd64
TAG?=1.2
TAG?=1.3
REGISTRY?=gcr.io/google_containers
GOLANG_VERSION=1.6