Skip to content

Commit b999929

Browse files
Merge pull request #1952 from openstack-k8s-operators/revert-1951-18.0-fr6-version
Revert "Bump Makefile version to 0.7.0"
2 parents 7763fd9 + 792ed89 commit b999929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# To re-generate a bundle for another specific version without changing the standard setup, you can:
44
# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
55
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6-
VERSION ?= 0.7.0
6+
VERSION ?= 0.6.0
77

88
OPENSTACK_RELEASE_VERSION ?= $(VERSION)-$(shell date +%s)
99

0 commit comments

Comments
 (0)