Skip to content

Commit

Permalink
Allow users to access docs for penultimate EKS-A version (#8010)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhay Krishna Arunachalam <[email protected]>
  • Loading branch information
eks-distro-pr-bot and abhay-krishna authored Apr 18, 2024
1 parent e4721bd commit 31a988b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,9 @@ fullversion = "v0.19"
version = "v0.19"
docsbranch = "main"
url = "/docs/"

[[params.versions]]
fullversion = "v0.18"
version = "v0.18"
docsbranch = "release-0.18"
url = "https://release-0-18.anywhere.eks.amazonaws.com/docs/"

0 comments on commit 31a988b

Please sign in to comment.