Skip to content

Commit 3d3dadb

Browse files
committed
update data/versions.yml and archive index page
1 parent 0dd03d9 commit 3d3dadb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

archive/archive/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
<input type=hidden id=search-page-url value=/search>
1111
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
1212
<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>
13+
<li>
14+
<a href=/v1.24>v1.24</a>
15+
</li>
1316
<li>
1417
<a href=/v1.23>v1.23</a>
1518
</li>

data/versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The version of Istio currently documented in istio.io
2-
main: "1.24"
2+
main: "1.25"
33

44
# The version of Istio currently documented in preliminary.istio.io
5-
preliminary: "1.25"
5+
preliminary: "1.26"

0 commit comments

Comments
 (0)