Skip to content

Commit

Permalink
🔖(minor) bump release to 5.12.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Samuel Paccoud - FUN MOOC authored and sampaccoud committed Jun 9, 2020
1 parent aabe686 commit fac8978
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.11.1
5.12.0

0 comments on commit fac8978

Please sign in to comment.