Skip to content

Commit cbbac56

Browse files
Update operator-sdk to 1.22.0
Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>
1 parent 2fa5d05 commit cbbac56

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)