From 99e6e06f5d1b5a6d4f8ee579740a52f5b5bfdeba Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Fri, 1 May 2020 17:53:53 -0400 Subject: [PATCH] build: Build debian-base:v2.1.0 image Signed-off-by: Stephen Augustus --- build/debian-base/Makefile | 2 +- build/dependencies.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/debian-base/Makefile b/build/debian-base/Makefile index 8fabd5e1a7d..ffe9837effc 100755 --- a/build/debian-base/Makefile +++ b/build/debian-base/Makefile @@ -18,7 +18,7 @@ REGISTRY ?= staging-k8s.gcr.io IMAGE ?= $(REGISTRY)/debian-base BUILD_IMAGE ?= debian-build -TAG ?= v2.0.1 +TAG ?= v2.1.0 TAR_FILE ?= rootfs.tar ARCH?=amd64 diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 3627cfb79b4..70beb72db64 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -76,7 +76,7 @@ dependencies: match: GOLANG_VERSION - name: "k8s.gcr.io/debian-base" - version: 2.0.0 + version: 2.1.0 refPaths: - path: build/debian-base/Makefile match: TAG \?=