Skip to content

Commit dfe68f2

Browse files
authored
Merge branch 'main' into v0.7.0-dev
2 parents 9eb04dd + 8ff9e84 commit dfe68f2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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 → 16 | 2.51 | 3.3.0 | 1.21+ | 1.22.1 |
61-
| next rc | 10 → 16 | 2.51 | 3.3.0 | 1.21+ | 1.22.1 |
59+
| 0.7.0 | 12 → 16 | 2.52.1 | 3.3.1 | 1.21+ | 1.21.7 |
60+
| next rc | 13 → 16 | 2.51 | 3.3.1 | 1.21+ | 1.21.7 |
6261

6362
## Getting started
6463

0 commit comments

Comments
 (0)