Skip to content

Commit 59e2a49

Browse files
Merge pull request #92 from CleverCloud/devel/fdubois/chore/update-olm
Update operator-sdk to 1.22.0
2 parents 2fa5d05 + cbbac56 commit 59e2a49

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
@@ -15,7 +15,7 @@ KUBE ?= $(shell which kubectl)
1515
KUBE_VERSION ?= v1.21.0
1616

1717
OLM_SDK ?= $(shell which operator-sdk)
18-
OLM_SDK_VERSION ?= 1.20.1
18+
OLM_SDK_VERSION ?= 1.22.0
1919
OLM_VERSION ?= 0.5.2
2020

2121
OCP_VALIDATOR ?= $(shell which ocp-olm-catalog-validator)

0 commit comments

Comments
 (0)