Fix(makefile): update kustomize version to be available for darwin-arm64

Signed-off-by: Carmendelope <carmen@napptive.com>
This commit is contained in:
Carmendelope
2022-05-10 16:34:08 +02:00
parent 877ab3909d
commit ad81fffe4f
+1 -1
View File
@@ -56,7 +56,7 @@ else
CUE=$(shell which cue)
endif
KUSTOMIZE_VERSION ?= 3.8.2
KUSTOMIZE_VERSION ?= 4.5.4
.PHONY: kustomize
kustomize: