Skip to content

Commit

Permalink
support microk8s v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Kun483 committed Mar 13, 2024
1 parent fbff92f commit a4e28eb
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.6.5-spectro-${SPECTRO_VERSION}
TAG ?= v0.6.6-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 a4e28eb

Please sign in to comment.