@@ -12,6 +12,7 @@ The table below shows information for all minor releases of Charmed PostgreSQL 1
1212
1313| Release | PostgreSQL version | Juju 3 version | [ TLS encryption] ( /how-to/enable-tls ) * | [ COS monitoring] ( /how-to/monitoring-cos/enable-monitoring ) | [ Minor version upgrades] ( /how-to/upgrade/perform-a-minor-upgrade ) | [ Cross-regional async replication] ( /how-to/cross-regional-async-replication/index ) | [ Point-in-time recovery] ( /how-to/back-up-and-restore/restore-a-backup ) |
1414| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
15+ | [ 935] , [ 936] | 14.19 | ` 3.6.1+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1516| [ 552] , [ 553] | 14.15 | ` 3.6.1+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1617| [ 467] , [ 468] | 14.12 | ` 3.4.3+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1718| [ 429] , [ 430] | 14.11 | ` 3.4.2+ ` | ![ check] | ![ check] | ![ check] | ![ check] | |
@@ -39,26 +40,29 @@ If you deploy with the `--revision` flag, **you must make sure the revision matc
3940Check the tables below, or use [`juju info`](https://juju.is/docs/juju/juju-info).
4041```
4142
42- ### Release 552-553
43+ ### Latest release: 935, 936
44+
45+ | Revision | amd64 | arm64 | Snap revision |
46+ | :--------:| :-----:| :-----:| :-----:|
47+ | [ 935] | | ![ check] | 230 |
48+ | [ 936] | ![ check] | | 229 |
4349
44- | Revision | amd64 | arm64 | Ubuntu 22.04 LTS | Snap revision |
45- | :--------:| :-----:| :-----:| :-----:| :-----:|
46- | [ 553] | ![ check] | | ![ check] | 143 |
47- | [ 552] | | ![ check] | ![ check] | 142 |
4850
4951<details >
5052<summary >Older releases</summary >
5153
52- | Revision | amd64 | arm64 | Ubuntu 22.04 LTS | Snap revision |
53- | :--------:| :-----:| :-----:| :-----:| :-----:|
54- | [ 468] | ![ check] | | ![ check] | 120 |
55- | [ 467] | | ![ check] | ![ check] | 121 |
56- | [ 430] | | ![ check] | ![ check] | 114 |
57- | [ 429] | ![ check] | | ![ check] | 115 |
58- | [ 363] | ![ check] | | ![ check] | 96 |
59- | [ 351] | ![ check] | | ![ check] | 89 |
60- | [ 336] | ![ check] | | ![ check] | 85 |
61- | [ 288] | ![ check] | | ![ check] | 31 |
54+ | Revision | amd64 | arm64 | Snap revision |
55+ | :--------:| :-----:| :-----:| :--------------:|
56+ | [ 553] | ![ check] | | 143 |
57+ | [ 552] | | ![ check] | 142 |
58+ | [ 468] | ![ check] | | 120 |
59+ | [ 467] | | ![ check] | 121 |
60+ | [ 430] | | ![ check] | 114 |
61+ | [ 429] | ![ check] | | 115 |
62+ | [ 363] | ![ check] | | 96 |
63+ | [ 351] | ![ check] | | 89 |
64+ | [ 336] | ![ check] | | 85 |
65+ | [ 288] | ![ check] | | 31 |
6266
6367</details >
6468
@@ -67,6 +71,9 @@ Check the tables below, or use [`juju info`](https://juju.is/docs/juju/juju-info
6771For a list of all plugins supported for each revision, see the reference page [ Plugins/extensions] ( /reference/plugins-extensions ) .
6872
6973<!-- LINKS-->
74+ [ 936 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev935
75+ [ 935 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev935
76+
7077[ 553 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev552
7178[ 552 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev552
7279
0 commit comments