From ebadebca3333cb432afcad0fe4165300a189756a Mon Sep 17 00:00:00 2001 From: mapcolonies-devops <143094402+mapcolonies-devops@users.noreply.github.com> Date: Thu, 16 Jul 2026 10:41:44 +0300 Subject: [PATCH] chore(master): release 6.7.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 319f8439..7fdde5d5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"6.6.1"} +{".":"6.7.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e133d07..d6b081dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.7.0](https://github.com/MapColonies/pycsw/compare/v6.6.1...v6.7.0) (2026-07-16) + + +### Features + +* **helm:** upgrade raster nginx chart dep and image to 2.2.1 ([#123](https://github.com/MapColonies/pycsw/issues/123)) ([38ccdcc](https://github.com/MapColonies/pycsw/commit/38ccdcc3e972dea3a6d73b097fe6836e0981fd43)) + ## [6.6.1](https://github.com/MapColonies/pycsw/compare/v6.6.0...v6.6.1) (2026-06-24) diff --git a/helm/3d/Chart.yaml b/helm/3d/Chart.yaml index bfd980fc..a790cd5e 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.6.1 -appVersion: 6.6.1 +version: 6.7.0 +appVersion: 6.7.0 dependencies: - name: nginx version: 2.2.1 diff --git a/helm/dem/Chart.yaml b/helm/dem/Chart.yaml index cd629109..9403e878 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.6.1 -appVersion: 6.6.1 +version: 6.7.0 +appVersion: 6.7.0 dependencies: - name: nginx version: 1.1.0 diff --git a/helm/raster/Chart.yaml b/helm/raster/Chart.yaml index 68f424de..3fd6f187 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.6.1 -appVersion: 6.6.1 +version: 6.7.0 +appVersion: 6.7.0 dependencies: - name: nginx version: 2.2.1