From 7cf2596b92cf2c9b5285f2a62b7a9a45f67215ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Mudrini=C4=87?= Date: Tue, 6 Dec 2022 20:14:05 +0100 Subject: [PATCH] Update kube-cross to v1.26.0-go1.19.4-bullseye.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marko Mudrinić --- 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 056729326bc..b06bbbc0046 100644 --- a/build/build-image/cross/VERSION +++ b/build/build-image/cross/VERSION @@ -1 +1 @@ -v1.25.0-go1.19.4-bullseye.0 +v1.26.0-go1.19.4-bullseye.1 diff --git a/build/dependencies.yaml b/build/dependencies.yaml index a53408b60db..f5b7f1786f9 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -109,7 +109,7 @@ dependencies: match: minimum_go_version=go([0-9]+\.[0-9]+) - name: "registry.k8s.io/kube-cross: dependents" - version: v1.25.0-go1.19.4-bullseye.0 + version: v1.26.0-go1.19.4-bullseye.1 refPaths: - path: build/build-image/cross/VERSION