@@ -13,6 +13,7 @@ The table below shows information for all minor releases of Charmed PostgreSQL 1
1313
1414| Revision</br >(` amd ` ,` arm ` ) | 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 ) |
1515| :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
16+ | [ 1090] , [ 1091] | 14.22 | ` 3.6.21+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1617| [ 1045] , [ 1044] | 14.20 | ` 3.6.14+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1718| [ 987] , [ 986] | 14.20 | ` 3.6.1+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
1819| [ 936] , [ 935] | 14.19 | ` 3.6.1+ ` | ![ check] | ![ check] | ![ check] | ![ check] | ![ check] |
@@ -48,9 +49,13 @@ Check the tables below, or use [`juju info`](https://juju.is/docs/juju/juju-info
4849
4950| Revision | amd64 | arm64 | Snap revision |
5051| :--------:| :-----:| :-----:| :--------------:|
51- | [ 986] | | ![ check] | 243 |
52+ | [ 1091] | | ![ check] | 280 |
53+ | [ 1090] | ![ check] | | 281 |
54+ | [ 1045] | ![ check] | | 247 |
55+ | [ 1044] | ![ check] | | 246 |
56+ | [ 986] | ![ check] | ![ check] | 243 |
5257| [ 987] | ![ check] | | 245 |
53- | [ 935] | | ![ check] | 230 |
58+ | [ 935] | | ![ check] | 230 |
5459| [ 936] | ![ check] | | 229 |
5560| [ 553] | ![ check] | | 143 |
5661| [ 552] | | ![ check] | 142 |
@@ -70,6 +75,9 @@ Check the tables below, or use [`juju info`](https://juju.is/docs/juju/juju-info
7075For a list of all plugins supported for each revision, see the reference page [ Plugins/extensions] ( /reference/plugins-extensions ) .
7176
7277<!-- LINKS-->
78+ [ 1090 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev1090
79+ [ 1091 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev1090
80+
7381[ 1044 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev1044
7482[ 1045 ] : https://github.com/canonical/postgresql-operator/releases/tag/rev1044
7583
0 commit comments