Upgrade your KintoHub
After you have installed your KintoHub instance on your Kubernetes cluster, it would be nice to keep it always up-to-date for more new features and/or bug fixes.
With the help of Helm upgrade, this can be easily done and you can expect a 0 downtime in most cases!
#
PrerequisitesMake sure you have installed your KintoHub correctly. If it is not installed yet, check our Installation Guide.
#
Upgrade to the latest versionNote: There may be breaking changes for upgrading to the latest version. Check our release notes carefully before installing a new major/minor version.
#
Upgrade to the specific versionIf you prefer upgrading to a version rather than the latest
,
you can run with --version
flag to specify the version you needed.
You can check the versions here.