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