Upgrading AAPB¶
This guide provides instructions for upgrading the AAPB application deployed via Helm.
TLDR¶
After the automated build process is complete, update the image in the kubernetes deployment.
Case 1: Using ArgoCD¶
- Log in to the ArgoCD web interface
- Navigate to the AAPB application
- In the
aapb
deployment resource sub-menu, click the "Refresh" option
The deployment will pull the updated image and restart the pods automatically.