Skip to content

Commit

Permalink
update kind and kubectl
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan committed Mar 17, 2024
1 parent f72c282 commit c6708fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
REGISTRY ?= ghcr.io/sozercan
KIND_VERSION ?= 0.20.0
KUBERNETES_VERSION ?= 1.29.0
KIND_VERSION ?= 0.22.0
KUBERNETES_VERSION ?= 1.29.3
TAG ?= test
OUTPUT_TYPE ?= type=docker
TEST_IMAGE_NAME ?= testmodel
Expand Down

0 comments on commit c6708fd

Please sign in to comment.