Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 294083e

Browse files
authored
Merge pull request #222 from masayag/bump_version_0.1.0
Bump version to 0.1.0
2 parents 5d2e832 + b4506bd commit 294083e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VERSION defines the project version.
22
# Update this value when you upgrade the version of your project.
3-
VERSION ?= 0.0.1
3+
VERSION ?= 0.1.0
44

55
# IMAGE_TAG_BASE defines the docker.io namespace and part of the image name for remote images.
66
IMAGE_TAG_BASE ?= project-flotta.io/flotta-operator

0 commit comments

Comments
 (0)