From 6036510b62f2d108593dbc32cf5a478882b895a4 Mon Sep 17 00:00:00 2001 From: mapcolonies-devops <143094402+mapcolonies-devops@users.noreply.github.com> Date: Sun, 31 May 2026 11:29:26 +0300 Subject: [PATCH] chore(master): release 6.5.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ helm/3d/Chart.yaml | 4 ++-- helm/dem/Chart.yaml | 4 ++-- helm/raster/Chart.yaml | 4 ++-- 5 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ccb77abf6..2bd9c3e15 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"6.4.2"} +{".":"6.5.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c308da2..cf6d24b5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.5.0](https://github.com/MapColonies/pycsw/compare/v6.4.2...v6.5.0) (2026-05-31) + + +### Features + +* add vertical metadata mappings to dem and remove geoid model ([#114](https://github.com/MapColonies/pycsw/issues/114)) ([3f38e70](https://github.com/MapColonies/pycsw/commit/3f38e703dc5a7b877c078c8e92e3e2192d1bb908)) + ## [6.4.2](https://github.com/MapColonies/pycsw/compare/v6.4.1...v6.4.2) (2026-05-27) diff --git a/helm/3d/Chart.yaml b/helm/3d/Chart.yaml index fe32fc988..2854e80f0 100644 --- a/helm/3d/Chart.yaml +++ b/helm/3d/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pycsw description: A Helm chart for 3d pycsw deployment type: application -version: 6.4.2 -appVersion: 6.4.2 +version: 6.5.0 +appVersion: 6.5.0 dependencies: - name: nginx version: 1.1.0 diff --git a/helm/dem/Chart.yaml b/helm/dem/Chart.yaml index b49fa340b..3bdcfde54 100644 --- a/helm/dem/Chart.yaml +++ b/helm/dem/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pycsw description: A Helm chart for pycsw service type: application -version: 6.4.2 -appVersion: 6.4.2 +version: 6.5.0 +appVersion: 6.5.0 dependencies: - name: nginx version: 1.1.0 diff --git a/helm/raster/Chart.yaml b/helm/raster/Chart.yaml index 945b9d48e..38719478c 100644 --- a/helm/raster/Chart.yaml +++ b/helm/raster/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pycsw description: A Helm chart for pycsw service type: application -version: 6.4.2 -appVersion: 6.4.2 +version: 6.5.0 +appVersion: 6.5.0 dependencies: - name: nginx version: 2.1.6