From fac89787c5aaef69cf734bd545e658bda9a33a07 Mon Sep 17 00:00:00 2001 From: Samuel Paccoud - FUN MOOC Date: Tue, 9 Jun 2020 12:33:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=205.1?= =?UTF-8?q?2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed - Recent `openshift-acme` releases require more permissions in the current namespace Removed - Use new custom nginx image in the richie app allows to remove the collectstatic job and the static files volume --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b2fa60d..2d12488cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased +## [5.12.0] - 2020-06-09 + ### Fixed - Recent `openshift-acme` releases require more permissions in the current @@ -784,7 +786,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). - Official Docker image is available at: https://hub.docker.com/r/fundocker/arnold/ -[unreleased]: https://github.com/openfun/arnold/compare/v5.11.1...master +[unreleased]: https://github.com/openfun/arnold/compare/v5.12.0...master +[5.12.0]: https://github.com/openfun/arnold/compare/v5.11.1...v5.12.0 [5.11.1]: https://github.com/openfun/arnold/compare/v5.11.0...v5.11.1 [5.11.0]: https://github.com/openfun/arnold/compare/v5.10.0...v5.11.0 [5.10.0]: https://github.com/openfun/arnold/compare/v5.9.0...v5.10.0 diff --git a/VERSION b/VERSION index 32447ce31..dd0ad7ae6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.11.1 +5.12.0