mirror of https://github.com/istio/istio.io.git
Switch master to 1.1 work.
This commit is contained in:
parent
26bd62e408
commit
8d4d59655f
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Istio 1.1
|
||||
weight: 91
|
||||
page_icon: /img/notes.svg
|
||||
---
|
||||
|
||||
TBD
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Istio 1.1
|
||||
weight: 91
|
||||
page_icon: /img/notes.svg
|
||||
---
|
||||
|
||||
TBD
|
|
@ -1,6 +1,6 @@
|
|||
version: "1.0"
|
||||
version: "1.1"
|
||||
preliminary: true
|
||||
archive: false
|
||||
archive_date: YYYY-MM-DD
|
||||
search_engine_id: "013699703217164175118:veyyqmfmpj4"
|
||||
branch_name: release-1.0
|
||||
branch_name: master
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
- name: "1.0"
|
||||
- name: "1.1"
|
||||
url: https://preliminary.istio.io
|
||||
- name: "0.8"
|
||||
- name: "1.0"
|
||||
url: https://istio.io
|
||||
- name: "0.8"
|
||||
url: https://archive.istio.io/v0.8
|
||||
- name: "0.7"
|
||||
url: https://archive.istio.io/v0.7
|
||||
- name: "0.6"
|
||||
|
|
Loading…
Reference in New Issue