Preparation before making the release branch.

This commit is contained in:
mtail 2019-11-14 11:06:20 -08:00
parent 77a6535313
commit 9933211fef
2 changed files with 2 additions and 1 deletions

View File

@ -73,7 +73,7 @@ version of Istio is 0.6 and you wish to introduce 0.7 which has been under devel
1. Switch to the istio/istio.io repo and make sure everything is up to date.
1. Edit the file `scripts/gen_archive_site.sh` and add the new archive version
1. Edit the file `scripts/build_archive_site.sh` and add the new archive version
(in this case release-0.6) to the `TOBUILD` variable.
1. Edit the file `data/versions.yml`. Set the `preliminary` field to the next Istio release

View File

@ -22,6 +22,7 @@ BASEURL="$1"
# List of name:tagOrBranch
TOBUILD=(
v1.3:release-1.3
v1.2:release-1.2
v1.1:release-1.1
v1.0:release-1.0