Releases: pgdogdev/helm
Releases · pgdogdev/helm
v0.33
v0.32
v0.31
What's Changed
- Test enterprise version configs.
- Add support for query stats EE config parameter in gateway.
Full Changelog: v0.30...v0.31
v0.30
v0.29
What's Changed
- feat: add
appVersionto Chart.yaml, used as default image tag @w3irdrobot - feat: add support for pinning to specific Docker digest (
image.digestchart variable) @w3irdrobot - chore: add kubeconform validation to CI
New Contributors
- @w3irdrobot made their first contribution in #50
Full Changelog: v0.28...v0.29
v0.28
What's Changed
- feat: support
client_idle_in_transaction_timeout - chore: add test coverage to chart, which also validates generated pgdog.toml against pgdog in
main
Full Changelog: v0.27...v0.28
v0.27
What's Changed
- Only set read_write_split if present in Values by @gfloyd in #42
- Add support for PreStop sleep action by @mkreidenweis-schulmngr in #44
- Multitenancy support by @leandrorosa in #43
- export healthheckPort in service by @jkulzick in #45
New Contributors
- @gfloyd made their first contribution in #42
- @mkreidenweis-schulmngr made their first contribution in #44
- @leandrorosa made their first contribution in #43
- @jkulzick made their first contribution in #45
Full Changelog: v0.26...v0.27