From 29dc1d12860035c912b0bcebe492530652f1dff1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:03:41 +0000 Subject: [PATCH] chore(main): release postgrest 0.5.2 --- .release-please-manifest.json | 2 +- charts/postgrest/CHANGELOG.md | 7 +++++++ charts/postgrest/Chart.yaml | 2 +- charts/postgrest/README.md | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdb7f01..14ba44a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,6 +9,6 @@ "charts/mutating-webhook": "0.2.0", "charts/nodejs": "0.3.1", "charts/pachyderm": "0.3.0", - "charts/postgrest": "0.5.1", + "charts/postgrest": "0.5.2", "charts/openldap": "1.3.0" } diff --git a/charts/postgrest/CHANGELOG.md b/charts/postgrest/CHANGELOG.md index ea85ba2..5eebf16 100644 --- a/charts/postgrest/CHANGELOG.md +++ b/charts/postgrest/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.2](https://github.com/pelotech/charts/compare/postgrest/0.5.1...postgrest/0.5.2) (2026-02-12) + + +### Bug Fixes + +* **postgrest:** tag images with commit hash ([#112](https://github.com/pelotech/charts/issues/112)) ([98f93df](https://github.com/pelotech/charts/commit/98f93dfbdde18476d3099dded93fa873dafa595d)) + ## [0.5.1](https://github.com/pelotech/charts/compare/postgrest/0.5.0...postgrest/0.5.1) (2026-02-11) diff --git a/charts/postgrest/Chart.yaml b/charts/postgrest/Chart.yaml index 750bbdb..e2b6899 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.5.1 +version: 0.5.2 maintainers: - name: jared-prime email: jared.davis@pelo.tech diff --git a/charts/postgrest/README.md b/charts/postgrest/README.md index e115d9a..95caa95 100644 --- a/charts/postgrest/README.md +++ b/charts/postgrest/README.md @@ -1,6 +1,6 @@ # postgrest -### version: 0.5.1 +### version: 0.5.2 Helm chart for a PostgREST data api.