From 9eb8e06b348a5ae93e90b6c2eadf3059f1c88898 Mon Sep 17 00:00:00 2001 From: Chris Stephen Date: Wed, 19 Nov 2025 08:53:15 -0400 Subject: [PATCH] Point server 4.9 upgrade steps to newest server-terraform patch --- .../modules/installation/pages/upgrade-server.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server-admin-4.9/modules/installation/pages/upgrade-server.adoc b/docs/server-admin-4.9/modules/installation/pages/upgrade-server.adoc index 03a8e5dc40..11c2bd8644 100644 --- a/docs/server-admin-4.9/modules/installation/pages/upgrade-server.adoc +++ b/docs/server-admin-4.9/modules/installation/pages/upgrade-server.adoc @@ -38,7 +38,7 @@ Customers that do not perform this step may have issues restoring Vault from bac [source,shell,subs=attributes+] helm diff upgrade circleci-server oci://cciserver.azurecr.io/circleci-server -n $namespace --version {serverversion49} -f --username $USERNAME --password $PASSWORD -. Upgrade your Nomad clients and servers (if externalized) Terraform modules to the link:https://github.com/CircleCI-Public/server-terraform/releases/tag/4.9.0[4.9 release]. Follow the documentation to plan and apply the Terraform changes for your xref:phase-3-aws-execution-environments.adoc#create-your-cluster-with-terraform[AWS] or xref:phase-3-gcp-execution-environments.adoc#create-your-cluster-with-terraform[GCP] environment. +. Upgrade your Nomad clients and servers (if externalized) Terraform modules to the link:https://github.com/CircleCI-Public/server-terraform/releases/tag/{serverversion49}[4.9 release]. Follow the documentation to plan and apply the Terraform changes for your xref:phase-3-aws-execution-environments.adoc#create-your-cluster-with-terraform[AWS] or xref:phase-3-gcp-execution-environments.adoc#create-your-cluster-with-terraform[GCP] environment. . Perform the upgrade: +