From 9bad325cb6f9b77e1a0869a32ab09b30a1a01493 Mon Sep 17 00:00:00 2001 From: Carlos Panato Date: Sun, 26 Sep 2021 15:05:24 +0200 Subject: [PATCH] kube-cross: update image to v1.23.0-go1.17.1-bullseye.1 Signed-off-by: Carlos Panato --- build/build-image/cross/VERSION | 2 +- build/dependencies.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/build-image/cross/VERSION b/build/build-image/cross/VERSION index 9f4828a64fd..fcb3971dc01 100644 --- a/build/build-image/cross/VERSION +++ b/build/build-image/cross/VERSION @@ -1 +1 @@ -v1.23.0-go1.17.1-bullseye.0 +v1.23.0-go1.17.1-bullseye.1 diff --git a/build/dependencies.yaml b/build/dependencies.yaml index 7d60f83c46a..c73dd9e7679 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -114,7 +114,7 @@ dependencies: match: 'GOLANG_VERSION\?=\d+.\d+(alpha|beta|rc)?\.?(\d+)?' - name: "k8s.gcr.io/kube-cross: dependents" - version: v1.23.0-go1.17.1-bullseye.0 + version: v1.23.0-go1.17.1-bullseye.1 refPaths: - path: build/build-image/cross/VERSION