From 7050992fb085e59f55a94163f68d417cbb652465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 13:34:42 +0200 Subject: [PATCH] Bump golang from 1.22.4 to 1.22.5 in /.test-defs (#349) Bumps golang from 1.22.4 to 1.22.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .test-defs/shootdns-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.test-defs/shootdns-test.yaml b/.test-defs/shootdns-test.yaml index 211df8e3..d6296dbd 100644 --- a/.test-defs/shootdns-test.yaml +++ b/.test-defs/shootdns-test.yaml @@ -18,4 +18,4 @@ spec: -shoot-kubecfg=$TM_KUBECONFIG_PATH/shoot.config -shoot-name=$SHOOT_NAME -project-namespace=$PROJECT_NAMESPACE - image: golang:1.22.4 + image: golang:1.22.5