From 9f6207d16d984ae4f4b9e00caf92eec56621d520 Mon Sep 17 00:00:00 2001 From: Chris Stephen Date: Wed, 24 Sep 2025 09:40:59 -0300 Subject: [PATCH 1/6] Update server Kubernetes support to include 1.33 Server 4.7+ has been tested and confirmed to work with Kubernetes version 1.33. This updates our docs to reflect that support, especially with 1.31 entering EoL. --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 86be1b9d75..b4a26464fb 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -51,7 +51,7 @@ asciidoc: serverversion48: 4.8.2 serverversion: 3.4.8 terraformversion: 0.15.4 - kubernetesversions: 1.26 - 1.31 + kubernetesversions: 1.26 - 1.33 kubectlversion: 1.19 helmversion: 3.9.2 helmdiffversion: 3.5.0 From 2c05690dc61e2fe4e5d98470ced46803851f8c98 Mon Sep 17 00:00:00 2001 From: Chris Stephen Date: Fri, 26 Sep 2025 07:03:48 -0300 Subject: [PATCH 2/6] Update lower bound for Kubernetes support on server 1.31 is the most recent version still in support --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index b4a26464fb..d2e7312184 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -51,7 +51,7 @@ asciidoc: serverversion48: 4.8.2 serverversion: 3.4.8 terraformversion: 0.15.4 - kubernetesversions: 1.26 - 1.33 + kubernetesversions: 1.31 - 1.33 kubectlversion: 1.19 helmversion: 3.9.2 helmdiffversion: 3.5.0 From 7b8642d9c5edf54a016c61c5dbb1c887bac9449d Mon Sep 17 00:00:00 2001 From: Rosie Yohannan Date: Tue, 30 Sep 2025 15:19:24 +0100 Subject: [PATCH 3/6] hard code supported k8 versions --- antora-playbook.yml | 1 - .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- 11 files changed, 10 insertions(+), 11 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index d2e7312184..2665a36318 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -51,7 +51,6 @@ asciidoc: serverversion48: 4.8.2 serverversion: 3.4.8 terraformversion: 0.15.4 - kubernetesversions: 1.31 - 1.33 kubectlversion: 1.19 helmversion: 3.9.2 helmdiffversion: 3.5.0 diff --git a/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc index 82a7235e9c..65db107ebd 100644 --- a/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.4.x -| {kubernetesversions} +| 1.26 - 1.31 |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc index 1da132e418..ec274579ca 100644 --- a/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). +. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc index 39e025fe27..ec4e6730ad 100644 --- a/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.5.x -| {kubernetesversions} +| 1.26 - 1.31 |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc index 08674c9a5f..8dbc7c2417 100644 --- a/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). +. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc index 4a047d8eea..60cb9f42c7 100644 --- a/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.6.x -| {kubernetesversions} +| 1.26 - 1.31 |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc index aab1cc4a66..401733c7dc 100644 --- a/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). +. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc index 44a8af61fa..7b2c5642cc 100644 --- a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.7.x -| {kubernetesversions} +| 1.31 - 1.33 |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc index 51f4301243..3675ac4016 100644 --- a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). +. Ensure your cluster is running a compatible Kubernetes version for this release (1.31 - 1.33). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc index cd100ecb23..c64378a78d 100644 --- a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.8.x -| {kubernetesversions} +| 1.31 - 1.33 |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc index 1494f4c69f..39790cf844 100644 --- a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc @@ -31,7 +31,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). +. Ensure your cluster is running a compatible Kubernetes version for this release (1.31 - 1.33). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. From dbbd78a31d67fa5df1787481e90d3294fec4f4ed Mon Sep 17 00:00:00 2001 From: Rosie Yohannan Date: Tue, 30 Sep 2025 15:52:28 +0100 Subject: [PATCH 4/6] use component level attribute --- docs/server-admin-4.7/antora.yml | 3 +++ .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- docs/server-admin-4.8/antora.yml | 3 +++ .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/server-admin-4.7/antora.yml b/docs/server-admin-4.7/antora.yml index 13c6940f35..cf4cad56ed 100644 --- a/docs/server-admin-4.7/antora.yml +++ b/docs/server-admin-4.7/antora.yml @@ -2,5 +2,8 @@ name: server-admin title: Server version: server-4.7 display_version: Server 4.7 +asciidoc: + attributes: + kubernetesversion: 1.31 - 1.33 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc index 7b2c5642cc..5bcb267058 100644 --- a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.7.x -| 1.31 - 1.33 +| {kubernetesversion} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc index 3675ac4016..adacdadf9d 100644 --- a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release (1.31 - 1.33). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversion}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.8/antora.yml b/docs/server-admin-4.8/antora.yml index 942ed780e5..4863f242fa 100644 --- a/docs/server-admin-4.8/antora.yml +++ b/docs/server-admin-4.8/antora.yml @@ -2,5 +2,8 @@ name: server-admin title: Server version: server-4.8 display_version: Server 4.8 +asciidoc: + attributes: + kubernetesversion: 1.31 - 1.33 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc index c64378a78d..82d493d061 100644 --- a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.8.x -| 1.31 - 1.33 +| {kubernetesversion} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc index 39790cf844..2e1bcc2a78 100644 --- a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc @@ -31,7 +31,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release (1.31 - 1.33). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversion}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. From 5299154a85f36337585d45ad299317dc06f55e3a Mon Sep 17 00:00:00 2001 From: Rosie Yohannan Date: Tue, 30 Sep 2025 15:55:10 +0100 Subject: [PATCH 5/6] fix naming --- docs/server-admin-4.7/antora.yml | 2 +- .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- docs/server-admin-4.8/antora.yml | 2 +- .../modules/ROOT/partials/installation/phase-1.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/server-admin-4.7/antora.yml b/docs/server-admin-4.7/antora.yml index cf4cad56ed..b2f1de9641 100644 --- a/docs/server-admin-4.7/antora.yml +++ b/docs/server-admin-4.7/antora.yml @@ -4,6 +4,6 @@ version: server-4.7 display_version: Server 4.7 asciidoc: attributes: - kubernetesversion: 1.31 - 1.33 + kubernetesversions: 1.31 - 1.33 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc index 5bcb267058..44a8af61fa 100644 --- a/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.7/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.7.x -| {kubernetesversion} +| {kubernetesversions} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc index adacdadf9d..51f4301243 100644 --- a/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.7/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversion}). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.8/antora.yml b/docs/server-admin-4.8/antora.yml index 4863f242fa..1d72c4e45c 100644 --- a/docs/server-admin-4.8/antora.yml +++ b/docs/server-admin-4.8/antora.yml @@ -4,6 +4,6 @@ version: server-4.8 display_version: Server 4.8 asciidoc: attributes: - kubernetesversion: 1.31 - 1.33 + kubernetesversions: 1.31 - 1.33 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc index 82d493d061..cd100ecb23 100644 --- a/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc +++ b/docs/server-admin-4.8/modules/ROOT/partials/installation/phase-1.adoc @@ -127,7 +127,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.8.x -| {kubernetesversion} +| {kubernetesversions} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc index 2e1bcc2a78..1494f4c69f 100644 --- a/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.8/modules/installation/pages/upgrade-server.adoc @@ -31,7 +31,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversion}). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. From bee8a882a88408c8c25edd1abdb1f00f50162fa7 Mon Sep 17 00:00:00 2001 From: Rosie Yohannan Date: Tue, 30 Sep 2025 15:58:36 +0100 Subject: [PATCH 6/6] use variable for 4,5,6 --- docs/server-admin-4.4/antora.yml | 3 +++ .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- docs/server-admin-4.5/antora.yml | 3 +++ .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- docs/server-admin-4.6/antora.yml | 3 +++ .../modules/installation/pages/phase-1-prerequisites.adoc | 2 +- .../modules/installation/pages/upgrade-server.adoc | 2 +- 9 files changed, 15 insertions(+), 6 deletions(-) diff --git a/docs/server-admin-4.4/antora.yml b/docs/server-admin-4.4/antora.yml index 458f131be8..dc31b88b33 100644 --- a/docs/server-admin-4.4/antora.yml +++ b/docs/server-admin-4.4/antora.yml @@ -2,5 +2,8 @@ name: server-admin title: Server version: server-4.4 display_version: Server 4.4 +asciidoc: + attributes: + kubernetesversions: 1.26 - 1.31 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc index 65db107ebd..82a7235e9c 100644 --- a/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.4/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.4.x -| 1.26 - 1.31 +| {kubernetesversions} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc index ec274579ca..1da132e418 100644 --- a/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.4/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.5/antora.yml b/docs/server-admin-4.5/antora.yml index 0a37dae534..d8519bf6ec 100644 --- a/docs/server-admin-4.5/antora.yml +++ b/docs/server-admin-4.5/antora.yml @@ -2,5 +2,8 @@ name: server-admin title: Server version: server-4.5 display_version: Server 4.5 +asciidoc: + attributes: + kubernetesversions: 1.26 - 1.31 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc index ec4e6730ad..39e025fe27 100644 --- a/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.5/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.5.x -| 1.26 - 1.31 +| {kubernetesversions} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc index 8dbc7c2417..08674c9a5f 100644 --- a/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.5/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version. diff --git a/docs/server-admin-4.6/antora.yml b/docs/server-admin-4.6/antora.yml index 0f06ac1c30..38bfd41b9e 100644 --- a/docs/server-admin-4.6/antora.yml +++ b/docs/server-admin-4.6/antora.yml @@ -2,5 +2,8 @@ name: server-admin title: Server version: server-4.6 display_version: Server 4.6 +asciidoc: + attributes: + kubernetesversions: 1.26 - 1.31 nav: - modules/ROOT/nav.adoc diff --git a/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc b/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc index 60cb9f42c7..4a047d8eea 100644 --- a/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc +++ b/docs/server-admin-4.6/modules/installation/pages/phase-1-prerequisites.adoc @@ -136,7 +136,7 @@ The application uses a large number of resources. Depending on your usage, your | Kubernetes Version | 4.6.x -| 1.26 - 1.31 +| {kubernetesversions} |=== [#minimum-permissions-requirments] diff --git a/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc index 401733c7dc..aab1cc4a66 100644 --- a/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.6/modules/installation/pages/upgrade-server.adoc @@ -34,7 +34,7 @@ We have moved away from Vault to Tink for encryption. The process for migration [#upgrade-steps] == Upgrade steps -. Ensure your cluster is running a compatible Kubernetes version for this release (1.26 - 1.31). +. Ensure your cluster is running a compatible Kubernetes version for this release ({kubernetesversions}). . Check the link:https://circleci.com/server/changelog/[changelog] and make sure there are no actions you need to take before deploying a new version.