Kubernetes
Prerequisites
- A running Kubernetes cluster.
- Helm 3 or above. See Installing Helm.
- A Postgres instance
- A Redis instance
Steps
Add Convoy’s chart repository to Helm:
Update the chart repository:
Install the chart:
Upgrade the chart:
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 want
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.
You can apply this ArgoCD definition to run migrations on your cluster when the chart is installed and upgraded
Login to your instance
Use the credentials below to sign into your freshly minted Convoy instance:
Was this page helpful?