Skip to content

Releases: DataONEorg/dataone-cnpg

Chart v1.2.0

28 Apr 20:43

Choose a tag to compare

add ability to recover from a VolumeSnapshot that is in a different namespace from the target cluster.

This enables setting up a new cluster in a new context/namespace, using an existing backup snapshot from a different one as its source.

Chart v1.1.2

19 Feb 02:54

Choose a tag to compare

Bugfix patch release to fix a schema validation error on helper field .backup.schedule

Chart v1.1.1

16 Feb 18:34
82489a7

Choose a tag to compare

Bugfix patch release to fix issue #8 ("CNPG schema validation error with helm v4.X": When trying to create a CNPG cluster w Helm v4.X, the installation fails with a schema validation error, caused by the helper field .backup.enabled)

Chart v1.1.0

21 Jan 16:58

Choose a tag to compare

Add the ability to override CNPG's image version management, by specifying a specific PostgreSQL image to be used for cluster nodes (Issue #6) - see "Postgres Image Version" in README

Chart v1.0.0

27 Nov 00:16

Choose a tag to compare

First official release of the Helm Chart

Supports:

  • Creating an empty cluster
  • Seeding a new cluster with imported Data
    • Import (works with mis-matched major versions)
    • Streaming Replication (same major versions)
    • From a Volume Snapshot (Created by a Scheduled Backup)
  • Optional PostgreSQL Database Configuration Parameters
  • Realtime Streaming Replication
  • Scheduled Database Backups
  • Recovery from a Scheduled Backup