Skip to content

Commit 6f30385

Browse files
Add SNAP revisions to Releases page
For end-users, it is hard to find the proper/expected SNAP revison for the specific Charm revision in Git. This should simplify it.
1 parent 51fdcfa commit 6f30385

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/reference/releases.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,24 +40,24 @@ Check the tables below, or use [`juju info`](https://juju.is/docs/juju/juju-info
4040

4141
### Release 552-553
4242

43-
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS
44-
|:--------:|:-----:|:-----:|:-----:|
45-
|[553] | ![check] | | ![check] |
46-
|[552] | | ![check] | ![check] |
43+
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS | Snap revision |
44+
|:--------:|:-----:|:-----:|:-----:|:-----:|
45+
|[553] | ![check] | | ![check] | 143 |
46+
|[552] | | ![check] | ![check] | 142 |
4747

4848
<details>
4949
<summary>Older releases</summary>
5050

51-
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS
52-
|:--------:|:-----:|:-----:|:-----:|
53-
|[468] |![check] | | ![check] |
54-
|[467] | | ![check] | ![check] |
55-
|[430] | | ![check] | ![check] |
56-
|[429] |![check] | | ![check] |
57-
|[363] |![check] | | ![check] |
58-
|[351] |![check] | | ![check] |
59-
|[336] |![check] | | ![check] |
60-
|[288] |![check] | | ![check] |
51+
| Revision | amd64 | arm64 | Ubuntu 22.04 LTS | Snap revision
52+
|:--------:|:-----:|:-----:|:-----:|:-----:|
53+
|[468] |![check] | | ![check] | 120 |
54+
|[467] | | ![check] | ![check] | 121 |
55+
|[430] | | ![check] | ![check] | 114 |
56+
|[429] |![check] | | ![check] | 115 |
57+
|[363] |![check] | | ![check] | 96 |
58+
|[351] |![check] | | ![check] | 89 |
59+
|[336] |![check] | | ![check] | 85 |
60+
|[288] |![check] | | ![check] | 31 |
6161

6262
</details>
6363

0 commit comments

Comments
 (0)