Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
binbin-li authored Oct 15, 2024
1 parent f1a41b4 commit a8761ac
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
Expand Up @@ -26,8 +26,8 @@ LDFLAGS += -X $(GO_PKG)/internal/version.GitTreeState=$(GIT_TREE_STATE)
LDFLAGS += -X $(GO_PKG)/internal/version.GitTag=$(GIT_TAG)

KIND_VERSION ?= 0.22.0
KUBERNETES_VERSION ?= 1.30.0
KIND_KUBERNETES_VERSION ?= 1.30.0
KUBERNETES_VERSION ?= 1.30.5
KIND_KUBERNETES_VERSION ?= 1.30.5
GATEKEEPER_VERSION ?= 3.17.0
DAPR_VERSION ?= 1.12.5
COSIGN_VERSION ?= 2.2.3
Expand Down

0 comments on commit a8761ac

Please sign in to comment.