Skip to content

Commit e1ba223

Browse files
committed
bump kubectl version to v1.30.2
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent b3ee654 commit e1ba223

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
@@ -101,7 +101,7 @@ YQ := yq
101101
# Test variables
102102
KIND_VERSION ?= 0.23.0
103103
KUBERNETES_VERSION ?= 1.30.2
104-
KUBECTL_VERSION ?= 1.25.3
104+
KUBECTL_VERSION ?= 1.30.2
105105
BATS_VERSION ?= 1.4.1
106106
TRIVY_VERSION ?= 0.39.1
107107
PROTOC_VERSION ?= 3.20.1

0 commit comments

Comments
 (0)