@@ -17,16 +17,20 @@ Get the current charm revision of the application with [`juju status`](https://d
1717These refreshes are well-tested and should be preferred.
1818
1919``` {eval-rst}
20- +--------------+------------+----------+--------------+------------+----------+-----------------------------------------------------------------------------------------------+
21- | .. centered:: From | .. centered:: To | Charm release notes to review |
22- +--------------+------------+----------+--------------+------------+----------+ |
23- | Charm | PostgreSQL | Snap | Charm | PostgreSQL | Snap | |
24- | revision | Version | revision | revision | Version | revision | |
25- +==============+============+==========+==============+============+==========+===============================================================================================+
26- | 843 (amd64) | 16.9 | 201, 202 | 952 (amd64) | 16.10 | 239, 240 | `951, 952 <https://github.com/canonical/postgresql-operator/releases/tag/v16%2F1.135.0>`__ |
27- +--------------+ | +--------------+ | | |
28- | 844 (arm64) | | | 951 (arm64) | | | |
29- +--------------+------------+----------+--------------+------------+----------+-----------------------------------------------------------------------------------------------+
20+ +--------------+------------+----------+--------------+------------+----------+-------------------------------------------------------------------------------------------------+
21+ | .. centered:: From | .. centered:: To | Charm release notes to review |
22+ +--------------+------------+----------+--------------+------------+----------+ |
23+ | Charm | PostgreSQL | Snap | Charm | PostgreSQL | Snap | |
24+ | revision | Version | revision | revision | Version | revision | |
25+ +==============+============+==========+==============+============+==========+=================================================================================================+
26+ | 843 (amd64) | 16.9 | 201, 202 | 973 (amd64) | 16.11 | 242, 244 | | `951, 952 <https://github.com/canonical/postgresql-operator/releases/tag/v16%2F1.135.0>`__ |
27+ +--------------+ | +--------------+ | | | `972, 973 <https://github.com/canonical/postgresql-operator/releases/tag/v16%2F1.153.0>`__ |
28+ | 844 (arm64) | | | 972 (arm64) | | | |
29+ +--------------+------------+----------+--------------+------------+----------+-------------------------------------------------------------------------------------------------+
30+ | 952 (amd64) | 16.10 | 239, 240 | 973 (amd64) | 16.11 | 242, 244 | | `972, 973 <https://github.com/canonical/postgresql-operator/releases/tag/v16%2F1.153.0>`__ |
31+ +--------------+ | +--------------+ | | |
32+ | 951 (arm64) | | | 972 (arm64) | | | |
33+ +--------------+------------+----------+--------------+------------+----------+-------------------------------------------------------------------------------------------------+
3034```
3135
3236### Supported refreshes
@@ -41,6 +45,10 @@ If possible, use a [recommended refresh](#recommended-refreshes) instead.
4145| revision | Version | revision | revision | Version | revision |
4246+============+============+==========+============+============+==========+
4347| 843, 844 | 16.9 | 201, 202 | 951, 952 | 16.10 | 239, 240 |
48+ | | | +------------+------------+----------+
49+ | | | | 972, 973 | 16.11 | 242, 244 |
50+ +------------+------------+----------+------------+------------+----------+
51+ | 951, 952 | 16.10 | 239, 240 | 972, 973 | 16.11 | 242, 244 |
4452+------------+------------+----------+------------+------------+----------+
4553```
4654
0 commit comments