github timescale/helm-charts v0.3.0
[v0.3.0] - 2019-11-25

latest releases: timescaledb-single-0.33.2, v0.13.2, v0.12.1...
4 years ago

NOTICE: When migrating from a 0.2.x chart to a 0.3 chart, please take the following into account:

  • if you use the env key in your values, you should rewrite them from a
    plain dict into a list of EnvVar

Added

  • Add ability to annotate pods in the StatefulSet
  • Add ability to run any script as callback, if exposed as a ConfigMap

Changed

  • Reduce loglevel of Patroni from INFO to WARNING
  • The values.yaml env key should be expressed as a list of EnvVars
  • Refer to the latest minor versions for PostgreSQL & TimescaleDB

Fixed

  • Set unix_socket_permissions using PostgreSQL parameters instead

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.