From 29cebc8d3d8974fc0cd29cf5bd42b7e4ffd1fb96 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 3 Oct 2018 17:03:45 +0300 Subject: [PATCH] - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. Thanks to lberk ! Thanks to GitHub users lberk and schulz for their contributions. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c358536..c080f68d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ This release fixes the following bugs: -- [Fix Card URL](https://github.com/wekan/wekan/pull/1932). +- [Fix Card URL](https://github.com/wekan/wekan/pull/1932); +- [OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter](https://github.com/wekan/wekan/pull/1930). -Thanks to GitHub user schulz for contributions. +Thanks to GitHub users lberk and schulz for their contributions. # v1.52 2018-10-01 Wekan release