timescale / timescaledb-docker-ha

Create Docker images containing TimescaleDB, Patroni to be used by developers and Kubernetes.
Apache License 2.0
155 stars 44 forks source link

Add toolkit 1.17.0 #401

Closed graveland closed 1 year ago

graveland commented 1 year ago

This also adds support for the renamed pgx -> pgrx from version 0.8.0+, and also removes the default-cargo-pgx key in versions.yaml since almost every extension version needs a different version anyway.

This automatically picks using pgx or pgrx based on the requested version.