Learn more about making upgrades and rollbacks at the official Helm Docs.
Pulling and upgrading at the same time
The following command can be used to pull and upgrade the Live Agent Helm chart at the same time:custom-values.yaml
file can contain just the values that need to be overridden, such as ingresses configurations, replicas and resources. In this way, the new release won’t break the existing setup. You can refer to the documentation and see the release notes related to Helm if it does.
Pulling and modifying the values.yaml
file
Run the following command:
live-agent-X.X.X.tgz
Now it can be uncompressed, the values.yaml
file inside the folder needs to be modified according to your needs, and then, the chart can be upgraded by using the following command: