Skip to content

Commit 22a76a3

Browse files
Merge pull request #1431 from stuggi/bump_oc_version
bump OC_VERSION to 4.16.0
2 parents df5c908 + bbe0e39 commit 22a76a3

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)