Update metadata to show 2.12 as latest release

This commit is contained in:
Billy Tat
2025-07-15 16:48:35 -07:00
parent 876c5b11f8
commit abe3d0c66e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ To get started, [fork](https://github.com/rancher/rancher-docs/fork) and clone t
Our repository doesn't allow you to make changes directly to the `main` branch. Create a working branch and make pull requests from your fork to [rancher/rancher-docs](https://github.com/rancher/rancher-docs).
For most updates, you'll need to edit a file in the `/docs` directory, which represents the ["Latest"](https://ranchermanager.docs.rancher.com/) version of our published documentation. The "Latest" version is a mirror of the most recently released version of Rancher. As of August 2024, the most recently released version of Rancher is 2.9.
For most updates, you'll need to edit a file in the `/docs` directory, which represents the ["Latest"](https://ranchermanager.docs.rancher.com/) version of our published documentation. The "Latest" version is a mirror of the most recently released version of Rancher. As of July 2025, the most recently released version of Rancher is 2.12.
Whenever an update is made to `/docs`, you should apply the same change to the corresponding file in `/versioned_docs/version-2.9`. If a change only affects older versions, you don't need to mirror it to the `/docs` directory.
+2 -2
View File
@@ -185,9 +185,9 @@ module.exports = {
label: 'Latest',
},
'2.12': {
label: 'v2.12 (Preview)',
label: 'v2.12',
path: 'v2.12',
banner: 'unreleased'
banner: 'none'
},
'2.11': {
label: 'v2.11',