update data/versions.yml and archive index page

This commit is contained in:
Eric Van Norman 2023-06-07 14:23:43 +00:00
parent 5a2e42b79c
commit 9bfe26e693
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.17>v1.17</a>
</li>
<li>
<a href=/v1.16>v1.16</a>
</li>

View File

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