Skip to content

Commit

Permalink
upgrade tag to v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kun483 committed Mar 5, 2024
1 parent cfcaa0f commit dfd1329
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,7 +1,7 @@
ARCH ?= amd64
ALL_ARCH = amd64 arm64
SPECTRO_VERSION ?= 4.1.0-dev
TAG ?= v0.4.0-spectro-${SPECTRO_VERSION}
TAG ?= v0.6.5-spectro-${SPECTRO_VERSION}
# Image URL to use all building/pushing image targets
REGISTRY ?= gcr.io/spectro-dev-public/$(USER)/capi-control-plane-provider-microk8s
IMG ?= ${REGISTRY}:${TAG}
Expand Down

0 comments on commit dfd1329

Please sign in to comment.