To update Kolab you can either follow the update instructions as provided by the installation guide,
which will also update the Kolab container images, or update the Kolab containers only, when running on an external Kubernetes cluster.
Updating Kolab manually
Update Kolab by applying the Helm Chart with the latest image versions: kolabctl apply
- This will apply the latest image versions unless specific image versions were pinned in values.yaml. If specific versions were pinned, update those manually first, and then apply.
0 Comments