Skip to content

Commit

Permalink
Update image tag in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmarten committed Mar 15, 2024
1 parent cd48869 commit e1c3a8c
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
@@ -1,6 +1,6 @@

# Image URL to use all building/pushing image targets
IMG ?= controller:latest
IMG ?= ghcr.io/aenix-io/etcd-operator:latest
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.29.0

Expand Down

0 comments on commit e1c3a8c

Please sign in to comment.