The SBC CNe supports the upgrade of a specific pod instead of restarting the entire CNF when a particular container/pod image is changed. The SBC CNe upgrade procedure upgrades only the pods with a changed container image.
While the SBC CNF Helm chart is bundled, the appVersion is updated such that it is specific for the pods that have application change. For the rest of the pods, the appVersion remains the same as the previous version. The Helm chart version is updated on all the sub-charts including the parent chart that is used as the differentiator while delivering multiple releases.
To get started with CNe software procurement and installation, contact your Ribbon representative for details.
To change the image, use the steps below:
<user_home_path>/<user_folder_path>/rbbn-core-cnf/
.helm upgrade <deployment_name> <helm chart path> --values <values.yaml file path>