From dc01e2e6615ba26712ad2da7637246fcb9c6556a Mon Sep 17 00:00:00 2001 From: kasarit <49980037+kasarit@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:25:06 +0200 Subject: [PATCH] GeoWeb frontend version update --- charts/geoweb-frontend/Chart.yaml | 4 ++-- charts/geoweb-frontend/README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/geoweb-frontend/Chart.yaml b/charts/geoweb-frontend/Chart.yaml index 0069650..8fb2044 100644 --- a/charts/geoweb-frontend/Chart.yaml +++ b/charts/geoweb-frontend/Chart.yaml @@ -15,13 +15,13 @@ 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: 3.15.0 +version: 3.15.1 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v9.29.0" +appVersion: "v9.30.0" maintainers: - name: Jusaa diff --git a/charts/geoweb-frontend/README.md b/charts/geoweb-frontend/README.md index 30ba90f..7e221c7 100644 --- a/charts/geoweb-frontend/README.md +++ b/charts/geoweb-frontend/README.md @@ -181,6 +181,7 @@ The following table lists the configurable parameters of the GeoWeb frontend cha | Chart version | frontend version | |---------------|------------------| +| 3.15.1 | 9.30.0 | | 3.15.0 | 9.29.0 | | 3.12.2 | 9.26.0 | | 3.12.1 | 9.19.0 |