Skip to content

Commit

Permalink
Add versions page for v0.19 (#8942)
Browse files Browse the repository at this point in the history
Co-authored-by: Saurabh Parekh <[email protected]>
  • Loading branch information
eks-distro-pr-bot and sp1999 authored Oct 31, 2024
1 parent 0fa2c62 commit 527a247
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 @@ -190,3 +190,9 @@ fullversion = "v0.20"
version = "v0.20"
docsbranch = "release-0.20"
url = "https://release-0-20.anywhere.eks.amazonaws.com"

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

0 comments on commit 527a247

Please sign in to comment.