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.
2 parents 8185935 + 6b72917 commit 9da65b6Copy full SHA for 9da65b6
Makefile
@@ -27,7 +27,7 @@ CWD := $(abspath .)
27
SHELL := hack/shell-with-gopath.sh
28
29
# Image URL to use all building/pushing image targets
30
-PRODUCTION_IMG ?= gcr.io/cnx-cluster-api/vsphere-cluster-api-provider:0.3.0-alpha.1
+PRODUCTION_IMG ?= gcr.io/cnx-cluster-api/vsphere-cluster-api-provider:0.3.0-beta.0
31
CI_IMG ?= gcr.io/cnx-cluster-api/vsphere-cluster-api-provider
32
CLUSTERCTL_CI_IMG ?= gcr.io/cnx-cluster-api/clusterctl
33
DEV_IMG ?= # <== NOTE: outside dev, change this!!!
0 commit comments