[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
kubectl to 1.16
Browse files Browse the repository at this point in the history
Signed-off-by: Artur <artur@upbound.io>
  • Loading branch information
Artur committed Sep 12, 2020
1 parent 3f42b0e commit 1cded1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makelib/k8s_tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ KIND_VERSION ?= v0.4.0
KIND := $(TOOLS_HOST_DIR)/kind-$(KIND_VERSION)

# the version of kubectl to use
KUBECTL_VERSION ?= v1.15.0
KUBECTL_VERSION ?= v1.16.9
KUBECTL := $(TOOLS_HOST_DIR)/kubectl-$(KUBECTL_VERSION)

# the version of kustomize to use
Expand Down

0 comments on commit 1cded1e

Please sign in to comment.