From 030a164b9a194b12520d3fd1081f40280d9fc0bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:26:41 +0200 Subject: [PATCH] Bump golang from 1.23.0 to 1.23.1 in /.test-defs (#377) Bumps golang from 1.23.0 to 1.23.1. --- 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 be34bf53..e99c6c07 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.23.0 + image: golang:1.23.1