Skip to content

Commit

Permalink
Bump golang from 1.20.7 to 1.21.0 in /.test-defs (gardener#8334)
Browse files Browse the repository at this point in the history
Bumps golang from 1.20.7 to 1.21.0.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 94334bd commit c0419b0
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .test-defs/CreateShoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ spec:
# -machine-type=$MACHINE_TYPE
# -external-domain=

image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/DeleteShoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ spec:
--shoot-name=$SHOOT_NAME
--project-namespace=$PROJECT_NAMESPACE
--kubecfg="$TM_KUBECONFIG_PATH/gardener.config"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/HibernateShoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ spec:
--project-namespace=$PROJECT_NAMESPACE
--kubecfg="$TM_KUBECONFIG_PATH/gardener.config"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/MigrateShoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
-mr-exclude-list="$MR_EXCLUDE_LIST"
-resources-with-generated-name="$RESOURCES_WITH_GENERATED_NAME"
-add-test-run-taint="$ADD_TEST_RUN_TAINT"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/ReconcileShoots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ spec:
-kubecfg=$TM_KUBECONFIG_PATH/gardener.config
-version=$GARDENER_VERSION
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/ShootKubernetesUpdateTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
-project-namespace=$PROJECT_NAMESPACE
-version=$K8S_VERSION
-version-worker-pools=$K8S_VERSION_WORKER_POOLS
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerBeta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
-ginkgo.focus="\[BETA\]"
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerBetaSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
-ginkgo.focus="\[BETA\].*\[SERIAL\]"
-ginkgo.skip="\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerDefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
-ginkgo.focus="\[DEFAULT\]"
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerDefaultSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
-ginkgo.focus="\[DEFAULT\].*\[SERIAL\]"
-ginkgo.skip="\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
-ginkgo.focus="\[RELEASE\]"
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteGardenerReleaseSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
-ginkgo.focus="\[RELEASE\].*\[SERIAL\]"
-ginkgo.skip="\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootBeta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
-ginkgo.focus="\[BETA\]"
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootBetaDisruptive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
-ginkgo.focus="\[BETA\].*\[DISRUPTIVE\]"
-ginkgo.skip="\[SERIAL\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootBetaSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
-ginkgo.focus="\[BETA\].*\[SERIAL\]"
-ginkgo.skip="\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootDefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ spec:
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
-ginkgo.timeout=2h
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootDefaultDisruptive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
-ginkgo.focus="\[DEFAULT\].*\[DISRUPTIVE\]"
-ginkgo.skip="\[SERIAL\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootDefaultSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ spec:
-ginkgo.skip="\[DISRUPTIVE\]"
-ginkgo.timeout=2h
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ spec:
-ginkgo.focus="\[RELEASE\]"
-ginkgo.skip="\[SERIAL\]|\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootReleaseDisruptive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
-ginkgo.focus="\[RELEASE\].*\[DISRUPTIVE\]"
-ginkgo.skip="\[SERIAL\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/TestSuiteShootReleaseSerial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ spec:
-ginkgo.focus="\[RELEASE\].*\[SERIAL\]"
-ginkgo.skip="\[DISRUPTIVE\]"
image: golang:1.20.7
image: golang:1.21.0
2 changes: 1 addition & 1 deletion .test-defs/WakeUpShoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ spec:
--project-namespace=$PROJECT_NAMESPACE
--kubecfg="$TM_KUBECONFIG_PATH/gardener.config"
image: golang:1.20.7
image: golang:1.21.0

0 comments on commit c0419b0

Please sign in to comment.