update data/versions.yml and archive index page

This commit is contained in:
Eric Van Norman 2023-11-14 16:32:54 +00:00
parent 9f2f043ce7
commit b5f9fbd50c
2 changed files with 5 additions and 2 deletions

View File

@ -10,6 +10,9 @@
<input type=hidden id=search-page-url value=/search>
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
<button id=search-close title="Cancel search" type=reset aria-label="Cancel search"><svg class="icon"><use xlink:href="./img/icons.svg#cancel-x"/></svg></button></form></nav></header><div class=banner-container></div><main class="primary notoc"><div id=sidebar-container class="sidebar-container sidebar-offcanvas"></div><div class=article-container><h1>istio.io Archives</h1><p>Snapshots of the <a href=https://istio.io>istio.io</a> website for each release.</p><ul>
<li>
<a href=/v1.19>v1.19</a>
</li>
<li>
<a href=/v1.18>v1.18</a>
</li>

View File

@ -1,5 +1,5 @@
# The version of Istio currently documented in istio.io
main: "1.19"
main: "1.20"
# The version of Istio currently documented in preliminary.istio.io
preliminary: "1.20"
preliminary: "1.21"