Skip to content

Commit 9ae2c60

Browse files
authored
Merge branch 'main' into prepare-0.14
2 parents de1bf8c + 5678009 commit 9ae2c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ uname := $(shell uname -s)
1111
BUILDX_PLATFORM ?= linux/amd64,linux/arm64,linux/arm,linux/ppc64le,linux/s390x
1212
DOCKER_ORGS ?= aquasec public.ecr.aws/aquasecurity
1313
GOARCH ?= $@
14-
KUBECTL_VERSION ?= 1.34.0-rc.2
14+
KUBECTL_VERSION ?= 1.35.0-alpha.2
1515
ARCH ?= $(shell go env GOARCH)
1616

1717
ifneq ($(findstring Microsoft,$(shell uname -r)),)

0 commit comments

Comments
 (0)