Skip to content

Commit 80f9a57

Browse files
author
Ariel Kass
committed
bump operator version to 0.9.2
Signed-off-by: Ariel Kass <[email protected]>
1 parent 7958cc0 commit 80f9a57

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
@@ -30,7 +30,7 @@ BUNDLE_IMG ?= controller-bundle:$(VERSION)
3030

3131
# Image URL to use all building/pushing image targets
3232
IMG_NAME ?= quay.io/ibmcsiblock/csi-block-volumereplication-operator
33-
IMG_TAG ?= v0.9.0
33+
IMG_TAG ?= v0.9.2
3434
IMG=${IMG_NAME}:${IMG_TAG}
3535
image_arch_list=linux/amd64,linux/ppc64le,linux/s390x
3636
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)

0 commit comments

Comments
 (0)