Skip to content

Commit

Permalink
Update index and versions for Foreman 3.8 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Griffin-Sullivan committed Oct 17, 2023
1 parent 90043a4 commit 51ad8f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion web/content/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ title: Home

The following releases are supported, meaning they receive (security) updates. Visit the https://community.theforeman.org/c/support/10[support forum] for questions.

* link:/release/3.8/[Foreman 3.8 & Katello 4.10]
* link:/release/3.7/[Foreman 3.7 & Katello 4.9]
* link:/release/3.6/[Foreman 3.6 & Katello 4.8]

=== Unsupported releases

Expand All @@ -21,6 +21,7 @@ There is a release candidate available for testing.

These releases are unsupported and no longer receive updates. Users should update to a supported release.

* link:/release/3.6/[Foreman 3.6 & Katello 4.8]
* link:/release/3.5/[Foreman 3.5 & Katello 4.7]
* link:/release/3.4/[Foreman 3.4 & Katello 4.6]
* link:/release/3.3/[Foreman 3.3 & Katello 4.5]
Expand Down
4 changes: 2 additions & 2 deletions web/content/js/versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ const navVersions = [
]
},
{
"title": "Foreman 3.8 - Katello 4.10 (RC)",
"title": "Foreman 3.8 - Katello 4.10 (supported)",
"path": "3.8",
"builds": [
{
Expand Down Expand Up @@ -404,7 +404,7 @@ const navVersions = [
]
},
{
"title": "Foreman 3.6 - Katello 4.8 (supported)",
"title": "Foreman 3.6 - Katello 4.8 (unsupported)",
"path": "3.6",
"builds": [
{
Expand Down

0 comments on commit 51ad8f9

Please sign in to comment.