Skip to content

Commit

Permalink
Fix release numbers for signing keys
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler authored Dec 12, 2024
1 parent c706454 commit 9a3d240
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/administration/install/signingkeys.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Older releases may use one of the following keys.

| Rundeck Versions | Key |
|------------------|-------------------|
| 5.0.1 - Current | [BUILD-GPG-KEY-20240108.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20240108.key)
| 4.9.0 - 5.0.0 | [BUILD-GPG-KEY-20230105.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20230105.key)
| 3.3.11 - 4.8.0 | [BUILD-GPG-KEY-20210426.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20210426.key)
| 4.17.5 - Current | [BUILD-GPG-KEY-20240108.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20240108.key)
| 4.9.0 - 4.17.4 | [BUILD-GPG-KEY-20230105.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20230105.key)
| 3.3.11 - 4.8.0 | [BUILD-GPG-KEY-20210426.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20210426.key)
| Earlier than 3.3.11 | [BUILD-GPG-KEY-Rundeck.org.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-Rundeck.org.key)

0 comments on commit 9a3d240

Please sign in to comment.