File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ pipelines with no access to Kubernetes API directly, promoting infrastructure as
3737* Supports PostgreSQL 16, starting from 10+
3838* Streaming replication cluster via Patroni
3939* Point-In-Time-Recovery with
40- * Point-In-Time-Recovery with
4140[ pg_basebackup] ( https://www.postgresql.org/docs/16/app-pgbasebackup.html ) /
4241[ pgBackRest] ( https://pgbackrest.org/ ) via [ CYBERTEC-pg-container] ( https://github.com/cybertec-postgresql/CYBERTEC-pg-container )
4342[ pg_stat_statements] ( https://www.postgresql.org/docs/16/pgstatstatements.html ) ,
@@ -57,8 +56,8 @@ The Operator project is being driven forward by CYBERTEC and is currently in pro
5756
5857| Release | Postgres versions | pgBackRest versions | Patroni versions | K8s versions | Golang |
5958| :-------- | :---------------: | :-------------------: | :--------------: | :----------------:| :-----: |
60- | latest | 10 &rarr ; 16 | 2.51 | 3.3.0 | 1.21+ | 1.22.1 |
61- | next rc | 10 &rarr ; 16 | 2.51 | 3.3.0 | 1.21+ | 1.22.1 |
59+ | 0.7.0 | 12 &rarr ; 16 | 2.52.1 | 3.3.1 | 1.21+ | 1.21.7 |
60+ | next rc | 13 &rarr ; 16 | 2.51 | 3.3.1 | 1.21+ | 1.21.7 |
6261
6362## Getting started
6463
You can’t perform that action at this time.
0 commit comments