From b35e053c5c95436ebb156692d3b4b1092383b820 Mon Sep 17 00:00:00 2001 From: Stefan Bueringer Date: Thu, 27 Jan 2022 16:10:56 +0100 Subject: [PATCH] Build kubebuilder-tools for Kubernetes 1.23.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Büringer buringerst@vmware.com --- build/cloudbuild_tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/cloudbuild_tools.yaml b/build/cloudbuild_tools.yaml index dec5c84de61..5ee933329f0 100644 --- a/build/cloudbuild_tools.yaml +++ b/build/cloudbuild_tools.yaml @@ -13,7 +13,7 @@ # limitations under the License. substitutions: - _KUBERNETES_VERSION: 1.23.1 + _KUBERNETES_VERSION: 1.23.3 steps: - name: "gcr.io/cloud-builders/docker" args: [