Skip to content

Releases: pgdogdev/helm

v0.61

22 May 00:44
3544c16

Choose a tag to compare

What's Changed

Full Changelog: v0.60...v0.61

v0.60

21 May 09:58
1c37ad7

Choose a tag to compare

What's Changed

  • Fix type inference for fields with intermediate pipe filters by @frodsan in #103

Full Changelog: v0.59...v0.60

v0.59

20 May 16:43
ca49a78

Choose a tag to compare

What's Changed

  • fix: type error in restartOnConfigChange by @bzp2010 in #100
  • Allow setting log_min_duration_parse and log_query_sample_length by @frodsan in #101

Full Changelog: v0.58...v0.59

v0.58

13 May 17:02
e578f93

Choose a tag to compare

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

Full Changelog: v0.56...v0.58

v0.56

01 May 01:12
fa0d435

Choose a tag to compare

What's Changed

  • Show how to not set CPU limits in full-example.yaml by @davidxia in #92
  • Show how to not set CPU limits in README by @davidxia in #93
  • feat: add missing settings by @levkk in #94

Full Changelog: v0.55...v0.56

v0.55

29 Apr 19:03
ff68e15

Choose a tag to compare

What's Changed

  • feat: adding ability to configure securityContext by @MagicAbdel in #90
  • feat: add noCpuLimits option to allow not setting CPU limits by @davidxia in #91

New Contributors

Full Changelog: v0.54...v0.55

v0.54

21 Apr 19:36
1b35b05

Choose a tag to compare

What's Changed

  • fix: multiple passwords not rendered correctly by @levkk in #89

Full Changelog: v0.53...v0.54

v0.53

21 Apr 19:20
ca9fb93

Choose a tag to compare

What's Changed

  • fix: make log dedup settings optional by @levkk in #88

Full Changelog: v0.52...v0.53

v0.52

21 Apr 16:48
d61a0b1

Choose a tag to compare

What's Changed

Full Changelog: v0.51...v0.52

v0.51

17 Apr 14:04
87a247a

Choose a tag to compare

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

Full Changelog: v0.50...v0.51