You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**TLS encryption***: Support for **`v2` or higher** of the [`tls-certificates` interface](https://charmhub.io/tls-certificates-interface/libraries/tls_certificates). This means that you can integrate with [modern TLS charms](https://charmhub.io/topics/security-with-x-509-certificates).
32
29
@@ -40,24 +37,22 @@ Several [revisions](https://juju.is/docs/sdk/revision) are released simultaneous
40
37
41
38
> If you deploy a specific revision, **you must make sure it matches your base and architecture** via the tables below or with [`juju info`](https://juju.is/docs/juju/juju-info).
42
39
43
-
<!-- TODO: Fill in arch columns and remove "14/stable" from previous table
44
-
### Release 462-463 (`14/stable`)
40
+
### Release 462-463
45
41
46
42
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS
47
43
|:--------:|:-----:|:-----:|:-----:|
48
-
|[462] | | | ![check] |
49
-
|[463] | | | ![check] |
50
-
--->
44
+
|[462]|![check]||![check]|
45
+
|[463]||![check]|![check]|
51
46
52
-
### Release 444-445 (`14/stable`)
47
+
[details=Older releases]
48
+
### Release 444-445
53
49
54
50
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS
55
51
|:--------:|:-----:|:-----:|:-----:|
56
52
|[445]||![check]|![check]|
57
53
|[444]|![check]||![check]|
58
54
59
-
[details=Older releases]
60
-
### Release 381-382 (`14/stable`)
55
+
### Release 381-382
61
56
62
57
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS
63
58
|:--------:|:-----:|:-----:|:-----:|
@@ -106,6 +101,8 @@ For a list of all plugins supported for each revision, see the reference page [P
0 commit comments