diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 50e1371..1773c78 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.4.0", + "charts/postgrest": "0.5.0", "charts/openldap": "1.3.0" } diff --git a/charts/postgrest/CHANGELOG.md b/charts/postgrest/CHANGELOG.md new file mode 100644 index 0000000..87c819d --- /dev/null +++ b/charts/postgrest/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.5.0](https://github.com/pelotech/charts/compare/postgrest/0.4.0...postgrest/0.5.0) (2026-02-11) + + +### Features + +* **postgrest:** import "spike" code from pelotech/database ([#98](https://github.com/pelotech/charts/issues/98)) ([2e236c4](https://github.com/pelotech/charts/commit/2e236c4a5115a13ecb83ec8ff56fbfc0ad0906cd)) diff --git a/charts/postgrest/Chart.yaml b/charts/postgrest/Chart.yaml index e67e3bb..399e749 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.4.0 +version: 0.5.0 maintainers: - name: jared-prime email: jared.davis@pelo.tech diff --git a/charts/postgrest/README.md b/charts/postgrest/README.md index 85765d6..acd0e03 100644 --- a/charts/postgrest/README.md +++ b/charts/postgrest/README.md @@ -1,6 +1,6 @@ # postgrest -### version: 0.4.0 +### version: 0.5.0 Helm chart for a PostgREST data api