Skip to content

Commit

Permalink
Merge pull request #5955 from sbueringer/pr-envtest-1.23
Browse files Browse the repository at this point in the history
🌱 envtest: use Kubernetes 1.23.1
  • Loading branch information
k8s-ci-robot authored Jan 21, 2022
2 parents 4e1b638 + a2ebc82 commit df7c3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export GO111MODULE=on
#
# Kubebuilder.
#
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.22.0
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.23.1
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s

Expand Down

0 comments on commit df7c3a8

Please sign in to comment.