Skip to content

Commit

Permalink
Bump k8s version to 1.29.2 (#1019)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Chuo <[email protected]>
  • Loading branch information
bchuo authored Apr 17, 2024
1 parent a7b2f1a commit 383e1c7
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 @@ -33,7 +33,7 @@ COLLECTOR_TARBALL_PATH ?=
SCANNER_TARBALL_PATH ?=

KUSTOMIZE_VERSION ?= 3.8.9
KUBERNETES_VERSION ?= 1.25.3
KUBERNETES_VERSION ?= 1.29.2
NODE_VERSION ?= 20-bullseye-slim
ENVTEST_K8S_VERSION ?= 1.25
GOLANGCI_LINT_VERSION := 1.43.0
Expand Down

0 comments on commit 383e1c7

Please sign in to comment.