Difference between revisions of "UCS/Current/UCSPEGuide/Upgrade"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(Published)
Line 10: Line 10:
 
|structuredtext=Use helm upgrade to upgrade:
 
|structuredtext=Use helm upgrade to upgrade:
  
<code>helm upgrade -f ./values.yaml ucsx ucsx-950.0.86.tgz -n ucsx</code>
+
<code>helm upgrade -f ./values.yaml ucsx ucsx-100.x.tgz -n ucsx</code>
 
<br />
 
<br />
 
|Status=No
 
|Status=No

Revision as of 17:44, December 23, 2021

Learn how to upgrade, rollback or uninstall Universal Contact Service (UCS).

Upgrade UCS

Use helm upgrade to upgrade:

helm upgrade -f ./values.yaml ucsx ucsx-100.x.tgz -n ucsx

Rollback UCS


Uninstall UCS

Run the following command to uninstall UCS:

helm uninstall ucsx -n ucsx

Retrieved from "https://all.docs.genesys.com/UCS/Current/UCSPEGuide/Upgrade (2024-10-06 23:20:01)"
Comments or questions about this documentation? Contact us for support!