We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7958cc0 commit 80f9a57Copy full SHA for 80f9a57
Makefile
@@ -30,7 +30,7 @@ BUNDLE_IMG ?= controller-bundle:$(VERSION)
30
31
# Image URL to use all building/pushing image targets
32
IMG_NAME ?= quay.io/ibmcsiblock/csi-block-volumereplication-operator
33
-IMG_TAG ?= v0.9.0
+IMG_TAG ?= v0.9.2
34
IMG=${IMG_NAME}:${IMG_TAG}
35
image_arch_list=linux/amd64,linux/ppc64le,linux/s390x
36
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
0 commit comments