Skip to content

Commit 769064c

Browse files
Update tag to v0.6.1 (#173)
1 parent 37a836c commit 769064c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endif
2727
IMAGE_NAME := cluster-api-provider-maas-controller
2828
REGISTRY ?= gcr.io/spectro-dev-public/${RELEASE_LOC}/cluster-api
2929
SPECTRO_VERSION ?= 4.0.0-dev
30-
IMG_TAG ?= v0.6.0-spectro-${SPECTRO_VERSION}
30+
IMG_TAG ?= v0.6.1-spectro-${SPECTRO_VERSION}
3131
CONTROLLER_IMG ?= ${REGISTRY}/${IMAGE_NAME}
3232

3333
# Set --output-base for conversion-gen if we are not within GOPATH

clusterctl-settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "infrastructure-maas",
33
"config": {
44
"componentsFile": "infrastructure-components.yaml",
5-
"nextVersion": "v0.6.0"
5+
"nextVersion": "v0.6.1"
66
}
77
}

0 commit comments

Comments
 (0)