From c2b4ff65d039ba902c9dfb8b6080e3e0f64c57cb Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 22 Sep 2022 15:23:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96(minor)=20bump=20release=20to=206.1?= =?UTF-8?q?3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added - Define ingress class name to use on each ingress Changed - Upgrade `ansible` to `6.4.0` - Upgrade `jmespath` to `1.0.1` - Upgrade `yq` to `3.1.0` --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dbe830a..2325a943 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased +## [6.13.0] - 2022-09-22 + ### Added - Define ingress class name to use on each ingress @@ -1146,7 +1148,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/v6.12.0...master +[unreleased]: https://github.com/openfun/arnold/compare/v6.13.0...master +[6.13.0]: https://github.com/openfun/arnold/compare/v6.12.0...v6.13.0 [6.12.0]: https://github.com/openfun/arnold/compare/v6.11.0...v6.12.0 [6.11.0]: https://github.com/openfun/arnold/compare/v6.10.0...v6.11.0 [6.10.0]: https://github.com/openfun/arnold/compare/v6.9.0...v6.10.0 diff --git a/VERSION b/VERSION index d4e6cb42..5917993c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.12.0 +6.13.0