diff --git a/README.md b/README.md index ed8f85f2fa..17638d085e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/scripts/build_archive_site.sh b/scripts/build_archive_site.sh index df61a15fb0..92ac8cc685 100755 --- a/scripts/build_archive_site.sh +++ b/scripts/build_archive_site.sh @@ -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