From a459a5abfd4842eb202051df58f46a7355ce9b40 Mon Sep 17 00:00:00 2001 From: kasarit <49980037+kasarit@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:56:30 +0200 Subject: [PATCH] Updated opmet backend version --- charts/geoweb-opmet-backend/Chart.yaml | 4 ++-- charts/geoweb-opmet-backend/README.md | 2 +- charts/geoweb-opmet-backend/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/geoweb-opmet-backend/Chart.yaml b/charts/geoweb-opmet-backend/Chart.yaml index 982cf39..e09dc08 100644 --- a/charts/geoweb-opmet-backend/Chart.yaml +++ b/charts/geoweb-opmet-backend/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.0.2 +version: 3.0.3 # 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: "v2.0.0" +appVersion: "v2.2.0" maintainers: - name: Jusaa diff --git a/charts/geoweb-opmet-backend/README.md b/charts/geoweb-opmet-backend/README.md index 5aa82d1..e84335b 100644 --- a/charts/geoweb-opmet-backend/README.md +++ b/charts/geoweb-opmet-backend/README.md @@ -111,7 +111,7 @@ The following table lists the configurable parameters of the Opmet backend chart | Parameter | Description | Default | | - | - | - | -| `versions.opmet` | Possibility to override application version | `v2.0.0` | +| `versions.opmet` | Possibility to override application version | `v2.2.0` | | `opmet.name` | Name of backend | `opmet` | | `opmet.registry` | Registry to fetch image | `registry.gitlab.com/opengeoweb/backend-services/opmet-backend` | | `opmet.commitHash` | Adds commitHash annotation to the deployment | | diff --git a/charts/geoweb-opmet-backend/values.yaml b/charts/geoweb-opmet-backend/values.yaml index acacbe7..3b9e897 100644 --- a/charts/geoweb-opmet-backend/values.yaml +++ b/charts/geoweb-opmet-backend/values.yaml @@ -1,5 +1,5 @@ versions: - opmet: "v2.0.0" + opmet: "v2.2.0" opmet: name: opmet @@ -40,7 +40,7 @@ opmet: messageconverter: name: opmet-messageconverter registry: registry.gitlab.com/opengeoweb/avi-msgconverter/geoweb-knmi-avi-messageservices - version: "0.2.1" + version: "0.3.0" port: 8080 resources: requests: