diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e938378..9fb95d3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,6 +9,6 @@ "charts/mutating-webhook": "0.2.1", "charts/nodejs": "0.3.2", "charts/pachyderm": "0.3.0", - "charts/postgrest": "0.7.0", + "charts/postgrest": "0.7.1", "charts/openldap": "1.3.0" } diff --git a/charts/postgrest/CHANGELOG.md b/charts/postgrest/CHANGELOG.md index 37d8f0f..226f303 100644 --- a/charts/postgrest/CHANGELOG.md +++ b/charts/postgrest/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.7.1](https://github.com/pelotech/charts/compare/postgrest/0.7.0...postgrest/0.7.1) (2026-07-07) + + +### Chores + +* **deps:** pin dependencies ([#127](https://github.com/pelotech/charts/issues/127)) ([59318f2](https://github.com/pelotech/charts/commit/59318f21bc528edcd1617079337a3b9242fad8d4)) +* **deps:** update dorny/paths-filter action to v4 ([#148](https://github.com/pelotech/charts/issues/148)) ([8479e02](https://github.com/pelotech/charts/commit/8479e02156cedf87c7bff471832ec9433ab47a4e)) +* **deps:** update ghcr.io/pelotech/images/goose docker digest to afee303 ([#144](https://github.com/pelotech/charts/issues/144)) ([140e832](https://github.com/pelotech/charts/commit/140e83248a7a93566cb31e0a627d7be1ed506696)) +* **deps:** update ghcr.io/pelotech/images/keyserver docker digest to a128a2b ([#147](https://github.com/pelotech/charts/issues/147)) ([2f687e0](https://github.com/pelotech/charts/commit/2f687e0088cb16c4c91b0ab40005caec135cb88e)) +* **deps:** update helm release cluster to v0.7.0 ([#125](https://github.com/pelotech/charts/issues/125)) ([aad5d07](https://github.com/pelotech/charts/commit/aad5d07a2b73e2b165dbb6d2ba641c11bbf34084)) + ## [0.7.0](https://github.com/pelotech/charts/compare/postgrest/0.6.1...postgrest/0.7.0) (2026-06-04) diff --git a/charts/postgrest/Chart.yaml b/charts/postgrest/Chart.yaml index a5bb645..1c3ac10 100644 --- a/charts/postgrest/Chart.yaml +++ b/charts/postgrest/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: postgrest icon: https://docs.postgrest.org/en/v14/_images/postgrest.png -version: 0.7.0 +version: 0.7.1 maintainers: - name: jared-prime email: jared.davis@pelo.tech diff --git a/charts/postgrest/README.md b/charts/postgrest/README.md index 65e8faa..dcb67df 100644 --- a/charts/postgrest/README.md +++ b/charts/postgrest/README.md @@ -1,6 +1,6 @@ # postgrest -### version: 0.7.0 +### version: 0.7.1 Helm chart for a PostgREST data api.