Skip to content

Commit

Permalink
Merge pull request #230 from kubernetes-sigs/align-image-name
Browse files Browse the repository at this point in the history
🌱 align image name even more with other capi providers
  • Loading branch information
schrej authored Feb 7, 2024
2 parents 756301b + b946737 commit 72541a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Image URL to use all building/pushing image targets
IMG ?= gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-provider-in-cluster-controller
IMG ?= gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-in-cluster-controller
TAG ?= dev
# PULL_BASE_REF is set by prow and contains the git ref for a build, e.g. branch name or tag
RELEASE_ALIAS_TAG ?= $(PULL_BASE_REF)
Expand Down

0 comments on commit 72541a4

Please sign in to comment.