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 671d6d6 commit e0a3df0Copy full SHA for e0a3df0
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.3
+IMG_TAG ?= v0.9.4
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