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: +