Prerequisites
- A running Kubernetes cluster.
- Helm 3 or above. See Installing Helm.
- A Postgres instance
- A Redis instance
We provide Postgres and Redis helm charts for testing and evaluation. Please do not use them in production environments
Steps
Add Convoy’s chart repository to Helm:Upgrading
Upgrading to Convoy v24.8.x (Convoy Helm charts v3.1.0)
To upgrade to Convoy v24.8.x, you need to update the charts to v3.x.x. In this release, we have gated a number of features behind a license. If you use them, these features will cease to work until you provide a license key. Read here to learn about all the paid features, and here to learn how to get a license key.Upgrading the Convoy version without upgrading the chart
Change both the image tag value to the convoy version you wantvalues.yml
ArgoCD Configuration
Convoy uses helm hooks to trigger migrations every time the charts are installed or upgraded. These hooks alone won’t work for an ArgoCD installation since they are not compatible.Helm hooks
ArgoCD Definition