Update documentation for Go 1.16 and installer 4.9

This commit is contained in:
Matthew Barnes 2022-01-26 10:37:44 -05:00
Родитель e2c4896ebe
Коммит c4ddafa532
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -45,7 +45,7 @@ locations.
PULL_SECRET=...
```
1. Install [Go 1.14](https://golang.org/dl) or later, if you haven't already.
1. Install [Go 1.16](https://golang.org/dl) or later, if you haven't already.
1. Install the [Azure
CLI](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli), if you

Просмотреть файл

@ -3,7 +3,7 @@
This document goes through the development dependencies one requires in order to build the RP code.
## Software Required
1. Install [Go 1.14](https://golang.org/dl) or later, if you haven't already.
1. Install [Go 1.16](https://golang.org/dl) or later, if you haven't already.
1. Install [Python 3.6+](https://www.python.org/downloads), if you haven't already. You will also need `python-setuptools` installed, if you don't have it installed already.

Просмотреть файл

@ -5,7 +5,7 @@ upstream OCP.
## Installer carry patches
See https://github.com/openshift/installer/compare/release-4.8...jewzaam:release-4.8-azure.
See https://github.com/openshift/installer/compare/release-4.9...jewzaam:release-4.9-azure.
## Installation differences