Skip to content

Commit bbe0e39

Browse files
committed
bump OC_VERSION to 4.16.0
Signed-off-by: Martin Schuppert <[email protected]>
1 parent f6b41da commit bbe0e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.14.0
307307
CRD_MARKDOWN_VERSION ?= v0.0.3
308308
KUTTL_VERSION ?= 0.17.0
309309
GOTOOLCHAIN_VERSION ?= go1.21.0
310-
OC_VERSION ?= 4.14.0
310+
OC_VERSION ?= 4.16.0
311311

312312
KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
313313
.PHONY: kustomize

0 commit comments

Comments
 (0)