Skip to content

Commit

Permalink
Add versions page for v0.19 (aws#8940)
Browse files Browse the repository at this point in the history
  • Loading branch information
sp1999 authored Oct 31, 2024
1 parent 475d6f7 commit 6cc485b
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 6cc485b

Please sign in to comment.