Skip to content

Commit fa366f3

Browse files
authored
Update Makefile
1 parent 4b63246 commit fa366f3

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
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
IMAGE_NAME = quay.io/k8scsi/csi-provisioner
16-
IMAGE_VERSION = canary
16+
IMAGE_VERSION = v0.2.0
1717

1818
ifdef V
1919
TESTARGS = -v -args -alsologtostderr -v 5

0 commit comments

Comments
 (0)