Skip to content

Commit

Permalink
Update api stack extensions (#1095)
Browse files Browse the repository at this point in the history
Make them the latest versions, the better to support Potgres 17.
  • Loading branch information
theory committed Dec 20, 2024
1 parent 0f9e236 commit 0aeff1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tembo-stacks/src/stacks/specs/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ appServices:
value: postgres
trunk_installs:
- name: pg_graphql
version: 1.4.4
version: 1.5.9
extensions:
- name: pg_graphql
locations:
- database: postgres
enabled: true
version: 1.4.4
version: 1.5.9
postgres_config_engine: standard
postgres_config:
- name: autovacuum_vacuum_cost_limit
Expand Down

0 comments on commit 0aeff1a

Please sign in to comment.