From 737dc6ecd4c53d8264cff2f558368ca2b41cb193 Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 7 Mar 2024 06:30:02 -0500 Subject: [PATCH] Update kubekins to Go 1.22.1/1.21.8 Signed-off-by: cpanato --- images/kubekins-e2e-v2/variants.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/images/kubekins-e2e-v2/variants.yaml b/images/kubekins-e2e-v2/variants.yaml index e764f7555c1e..16b5c712033c 100644 --- a/images/kubekins-e2e-v2/variants.yaml +++ b/images/kubekins-e2e-v2/variants.yaml @@ -1,57 +1,57 @@ variants: experimental: CONFIG: experimental - GO_VERSION: 1.22.0 + GO_VERSION: 1.22.1 K8S_RELEASE: stable BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 KUBETEST2_VERSION: latest go-canary: CONFIG: go-canary - GO_VERSION: 1.22.0 + GO_VERSION: 1.22.1 K8S_RELEASE: stable BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 test-infra: CONFIG: test-infra - GO_VERSION: 1.21.7 + GO_VERSION: 1.21.8 K8S_RELEASE: stable BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 3.1.0 KIND_VERSION: 0.17.0 master: CONFIG: master - GO_VERSION: 1.22.0 + GO_VERSION: 1.22.1 K8S_RELEASE: stable BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 main: CONFIG: main - GO_VERSION: 1.22.0 + GO_VERSION: 1.22.1 K8S_RELEASE: stable BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 '1.29': CONFIG: '1.29' - GO_VERSION: 1.21.7 + GO_VERSION: 1.21.8 K8S_RELEASE: latest-1.29 BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 '1.28': CONFIG: '1.28' - GO_VERSION: 1.21.7 + GO_VERSION: 1.21.8 K8S_RELEASE: latest-1.28 BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 '1.27': CONFIG: '1.27' - GO_VERSION: 1.21.7 + GO_VERSION: 1.21.8 K8S_RELEASE: stable-1.27 BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0 '1.26': CONFIG: '1.26' - GO_VERSION: 1.21.7 + GO_VERSION: 1.21.8 K8S_RELEASE: stable-1.26 BAZEL_VERSION: 3.4.1 OLD_BAZEL_VERSION: 2.2.0