Skip to content

Commit ddbb5d0

Browse files
Merge pull request #2119 from jcantrill/log1348
LOG-1348: Setup for release-5.2
2 parents 6ebceef + 658b857 commit ddbb5d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ KIBANA_IMAGE?="openshift/origin-logging-kibana6"
55
ELASTICSEARCH_IMAGE?="openshift/origin-logging-elasticsearch6"
66
CURATOR_IMAGE?="openshift/origin-logging-curator5"
77

8+
export LOGGING_VERSION=5.2
9+
810
# Build the Docker images for Origin Aggregated Logging
911
build-images: build-all-images
1012
.PHONY: build-images

0 commit comments

Comments
 (0)