Skip to content

Commit 79a049c

Browse files
authored
Merge pull request #27 from Kuadrant/release-v0.1.0-alpha3
[Release] Developer Portal Controller v0.1.0-alpha3
2 parents 4ac0cba + 96507b0 commit 79a049c

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.1.0-alpha2
6+
VERSION ?= 0.1.0-alpha3
77

88
# IMAGE_TAG_BASE defines the docker.io namespace and part of the image name for remote images.
99
# This variable is used to construct full image tags for bundle and catalog images.

0 commit comments

Comments
 (0)