github timescale/helm-charts v0.5.2
[v0.5.2] - 2020-01-31

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

NOTICE: When migrating from a < 0.5.x chart, the config Service needs to be removed before
invoking helm update, as the update will otherwise fail.

kubectl delete service/${RELEASE}-config
helm upgrade --install [...]

Added

  • Support for multiple tablespaces at initialization time

Fixed

  • CronJob triggering the backup (the POST request was not valid json)

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.