From eaf6d2f2e2c8379913e67e6fcc8217b4b80616bc Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:38:30 +0100 Subject: [PATCH] docs: bump the required min GHES version (#1749) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b292b873..5403267b 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ helm upgrade --install --namespace actions-runner-system --create-namespace \ The solution supports both GHEC (GitHub Enterprise Cloud) and GHES (GitHub Enterprise Server) editions as well as regular GitHub. Both PAT (personal access token) and GitHub App authentication works for installations that will be deploying either repository level and / or organization level runners. If you need to deploy enterprise level runners then you are restricted to PAT based authentication as GitHub doesn't support GitHub App based authentication for enterprise runners currently. -If you are deploying this solution into a GHES environment then you will need to be running version >= [3.3.0](https://docs.github.com/en/enterprise-server@3.3/admin/release-notes). +If you are deploying this solution into a GHES environment then you will need to be running version >= [3.6.0](https://docs.github.com/en/enterprise-server@3.6/admin/release-notes). When deploying the solution for a GHES environment you need to provide an additional environment variable as part of the controller deployment: