Skip to content

Commit

Permalink
use latest version of k3d tools
Browse files Browse the repository at this point in the history
  • Loading branch information
k15r committed Mar 6, 2024
1 parent 5532218 commit 6b447c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ create-k3d: ## Create k3d with kyma CRDs.

.PHONY: install-k3d-tools
install-k3d-tools: ## Create k3d with kyma CRDs.
curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | TAG=${K3D_VERSION} bash
curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash

0 comments on commit 6b447c0

Please sign in to comment.