From 06f36d1fbd1ae24557281df50036f2c469156ef2 Mon Sep 17 00:00:00 2001 From: mapcolonies-devops <143094402+mapcolonies-devops@users.noreply.github.com> Date: Sun, 21 Jun 2026 14:19:27 +0300 Subject: [PATCH] chore(master): release 6.6.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 2bd9c3e15..4e3077742 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"6.5.0"} +{".":"6.6.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6d24b5a..b8c53b84b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.6.0](https://github.com/MapColonies/pycsw/compare/v6.5.0...v6.6.0) (2026-06-21) + + +### Features + +* add productSubType to 3d ([#117](https://github.com/MapColonies/pycsw/issues/117)) ([a4542b0](https://github.com/MapColonies/pycsw/commit/a4542b04b5052ab45dfaa815a1ea97a5705a2ab2)) + ## [6.5.0](https://github.com/MapColonies/pycsw/compare/v6.4.2...v6.5.0) (2026-05-31) diff --git a/helm/3d/Chart.yaml b/helm/3d/Chart.yaml index 2854e80f0..dbd41a85c 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.5.0 -appVersion: 6.5.0 +version: 6.6.0 +appVersion: 6.6.0 dependencies: - name: nginx version: 1.1.0 diff --git a/helm/dem/Chart.yaml b/helm/dem/Chart.yaml index 3bdcfde54..c19021ef3 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.5.0 -appVersion: 6.5.0 +version: 6.6.0 +appVersion: 6.6.0 dependencies: - name: nginx version: 1.1.0 diff --git a/helm/raster/Chart.yaml b/helm/raster/Chart.yaml index 38719478c..ac1ce538b 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.5.0 -appVersion: 6.5.0 +version: 6.6.0 +appVersion: 6.6.0 dependencies: - name: nginx version: 2.1.6