Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Update tag with latest Coxedge version 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jayesh-srivastava committed Jul 5, 2023
1 parent 4cf9d4a commit 01fe44f
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 @@ -8,7 +8,7 @@ endif

REGISTRY ?= gcr.io/spectro-dev-public/${RELEASE_LOC}/cluster-api-coxedge
SPECTRO_VERSION ?= 4.0.0-dev
IMG_TAG ?= v0.5.4-spectro-${SPECTRO_VERSION}
IMG_TAG ?= v0.5.5-spectro-${SPECTRO_VERSION}
IMAGE_NAME ?= cluster-api-cox-controller:${IMG_TAG}
IMG ?= $(REGISTRY)/$(IMAGE_NAME)
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
Expand Down

0 comments on commit 01fe44f

Please sign in to comment.