From f16538782a0f9bd42b8f6e61a4a46a5a15647a3c Mon Sep 17 00:00:00 2001 From: Emilien Devos <121870973+edevosc2c@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:02:51 +0200 Subject: [PATCH] release 1.2.0 --- CHANGELOG.md | 4 ++++ Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbe7657..e1bfef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.2.0 + +- remove extractorapp and mapfishapp (#106) + # 1.1.0 - Add support for geowebcache (#103) diff --git a/Chart.yaml b/Chart.yaml index d4a4685..34b5bbc 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0 +version: 1.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to