To upgrade your installation of Coginiti Premium, please follow the steps below:
1. Pull and extract chart:
export HELM_EXPERIMENTAL_OCI=1
helm pull oci://public.ecr.aws/aginity/premium/aginity-premium --version <release_version>
tar -xvf aginity-premium-<release_version>.tgz
cd aginity-premium/
Edit 'values.yaml' if required or leave it as is. Depends on particular release of Coginiti Premium you some times will need to edit your 'values.yaml' file. Please refer to release notes.
2. Execute upgrade command
helm upgrade aginity-premium .