diff --git a/docs/.vuepress/setup.js b/docs/.vuepress/setup.js index 64b9cb234..1b08356fc 100644 --- a/docs/.vuepress/setup.js +++ b/docs/.vuepress/setup.js @@ -7,7 +7,7 @@ const API_DEP_REL='6.0.0' const API_DEP_VER='17' const API_MIN_VER='14' const CLI_VERSION='2.0.8' -const GPG_KEY_DATE='20250102' +const GPG_KEY_DATE='20260105' const REPO_BRANCH='4.0.x' const rundeckVersionFull = process.env.RUNDECK_VERSION_FULL || RUNDECK_VERSION_FULL diff --git a/docs/administration/install/signingkeys.md b/docs/administration/install/signingkeys.md index a6bac9282..6525005a9 100644 --- a/docs/administration/install/signingkeys.md +++ b/docs/administration/install/signingkeys.md @@ -10,7 +10,8 @@ Older releases may use one of the following keys. | Rundeck Versions | Key | |------------------|-------------------| -| 5.9.0 - Current | [BUILD-GPG-KEY-20250102.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20250102.key) +| 5.19.0 - Current | [BUILD-GPG-KEY-20260105.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20260105.key) +| 5.9.0 - 5.18.0 | [BUILD-GPG-KEY-20250102.key](https://docs.rundeck.com/keys/BUILD-GPG-KEY-20250102.key) | 4.17.5 - 4.17.6, 5.0.1 - 5.8.0 | [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)