File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
docs/content/Configuration Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PGO_OPERATOR_NAMESPACE ?= pgo
1111PGO_VERSION ?= 4.3.0
1212PGO_PG_VERSION ?= 12
1313PGO_PG_FULLVERSION ?= 12.2
14- PGO_BACKREST_VERSION ?= 2.24
14+ PGO_BACKREST_VERSION ?= 2.25
1515
1616RELTMPDIR =/tmp/release.$(PGO_VERSION )
1717RELFILE =/tmp/postgres-operator.$(PGO_VERSION ) .tar.gz
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ version dependencies between the two projects. Below are the operator releases a
1313
1414| Operator Release | Container Release | Postgres | PgBackrest Version
1515|:----------|:-------------|:------------|:--------------
16- | 4.3.0 | 4.3.0 | 12.2 | 2.24 |
17- ||| 11.7| 2.24 |
18- ||| 10.12| 2.24 |
19- ||| 9.6.17| 2.24 |
20- ||| 9.5.21| 2.24 |
16+ | 4.3.0 | 4.3.0 | 12.2 | 2.25 |
17+ ||| 11.7| 2.25 |
18+ ||| 10.12| 2.25 |
19+ ||| 9.6.17| 2.25 |
20+ ||| 9.5.21| 2.25 |
2121||||
2222| 4.2.1 | 4.3.0 | 12.1 | 2.20 |
2323||| 11.6| 2.20|
You can’t perform that action at this time.
0 commit comments