Skip to content

Commit 51cfed7

Browse files
Point server 4.9 upgrade steps to newest server-terraform patch (#9772)
1 parent bda2cc5 commit 51cfed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-admin-4.9/modules/installation/pages/upgrade-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Customers that do not perform this step may have issues restoring Vault from bac
3838
[source,shell,subs=attributes+]
3939
helm diff upgrade circleci-server oci://cciserver.azurecr.io/circleci-server -n $namespace --version {serverversion49} -f <path-to-values.yaml> --username $USERNAME --password $PASSWORD
4040

41-
. 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.
41+
. 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.
4242

4343
. Perform the upgrade:
4444
+

0 commit comments

Comments
 (0)