In this major version a lot of the parameters of the webapp have been updated/refined.
Here is the changes you need to apply to your values.json to migrate smoothly.
The THEME_ID parameter has been removed.
Onyxia is now fully customizable instead of just letting you pick within a handful of predefined themes.
In addition to the parameter EXTRA_LEFTBAR_ITEMS having being renamed to LEFTBAR_LINKS the iconId property has been renamed icon and you can now use any icon from or even provide your own icons.
Please refer to .
You must now bundle your assets such as the terms of services inside your onyxia instance. The newer version of Onyxia won't fetch resource from arbitrary URLs.
See CUSTOM_RESOURCES in .
If you are using the Onyxia Keycloak theme and your instance is public you might want to fill up the ONYXIA_ prefixed environement variable in your Keycloak envs.
See .