Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/postgrest/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: cluster
repository: https://cloudnative-pg.io/charts
version: 0.7.0
digest: sha256:2085dcb4903893b9b3ccd2ece82b1faeb90663ac5a85d9f9abce34ebb798267d
generated: "2026-07-07T15:19:43.595725387Z"
version: 0.8.1
digest: sha256:e2020b913498c42c2b451aeeb0cad5a1dd0d7e1b07465fdb30c802309fe37951
generated: "2026-08-12T00:03:42.69359955Z"
2 changes: 1 addition & 1 deletion charts/postgrest/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ description: Helm chart for a PostgREST data api.

dependencies:
- name: cluster
version: 0.7.0
version: 0.8.1
repository: https://cloudnative-pg.io/charts
condition: cluster.enabled
2 changes: 1 addition & 1 deletion charts/postgrest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Helm chart for a PostgREST data api.

| Repository | Name | Version |
|------------|------|---------|
| https://cloudnative-pg.io/charts | cluster | 0.7.0 |
| https://cloudnative-pg.io/charts | cluster | 0.8.1 |

## Values

Expand Down
Loading