Releases: pgdogdev/helm
Releases · pgdogdev/helm
v0.61
v0.60
v0.59
v0.58
What's Changed
- feat: add values.schema.json for strict Helm values validation by @christhegrand
- use hasKey/ternary for boolean values with defaults by @frodsan
- fix: gracefulShutdown should be a factor of shutdownTimeout
New Contributors
- @christhegrand made their first contribution in #95
Full Changelog: v0.56...v0.58
v0.56
v0.55
What's Changed
- feat: adding ability to configure
securityContextby @MagicAbdel in #90 - feat: add
noCpuLimitsoption to allow not setting CPU limits by @davidxia in #91
New Contributors
Full Changelog: v0.54...v0.55
v0.54
v0.53
v0.52
v0.51
What's Changed
- feat: support serverAuth, imagePullSecrets and podLabels by @MagicAbdel in #85
- feat: add support for regex_parser_limit by @frodsan in #86
New Contributors
- @MagicAbdel made their first contribution in #85
Full Changelog: v0.50...v0.51