github timescale/helm-charts v0.6.1
[v0.6.1] - 2020-05-18

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

WARNING: When migrating from a < 0.6.x chart, you will need to follow the upgrade guide
as the way Secrets are handled has changed radically. Please follow the Upgrade Guide

Removal of Secrets from this Helm Chart

Previously, Secrets could be added to the values.yaml in plain text. This has some very clear downsides, therefore
all the Secrets are now moved outside of this Helm Chart.
Some documentation is provided to help you create these secrets in a development/demo environment.

Detailed changes since last 0.5 release marked production ready

[v0.6.1] - 2020-05-18

Added

  • Support for PostgreSQL 12 (defaults to PostgreSQL 11 though)
  • Upgrade guide to aid in migrating Secrets from a 0.5 or 0.4 deployment to a 0.6 deployment
  • Backup parameter examples around encryption
  • Ability to randomly create credentials, called unsafe

Fixed

  • Include kustomize/example directory in the Helm artifacts. This includes new tarballs for recent releases.
  • Allow generate_kustomization.sh to run on MacOS
  • Failing to update Patroni no longer cascades to failing the Helm
  • Sequence of events to trigger the first backup/stanza-create

Removed

  • Recovery configuration options for pgBackRest
  • Helm annotations from the Backup Job/Pods

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.