Skip to content

Commit

Permalink
Merge pull request #1604 from rundeck/gschueler-patch-5
Browse files Browse the repository at this point in the history
Fix release numbers for signing keys
  • Loading branch information
fdevans authored Dec 16, 2024
2 parents c688df8 + 3b0ac8c commit b10a030
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 - 4.17.6, 5.0.1 - Current | [BUILD-GPG-KEY-20240108.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20240108.key)
| 4.9.0 - 4.17.4, 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)
| 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 b10a030

Please sign in to comment.