Releases: DataONEorg/dataone-cnpg
Releases · DataONEorg/dataone-cnpg
Chart v1.2.0
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
Bugfix patch release to fix a schema validation error on helper field .backup.schedule
Chart v1.1.1
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
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
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