Skip to content

Upgrading to version 3.x

  • Copy all provider credentials from Lime Admin to application config before upgrading the version, since the migration script will remove the credentials in Lime Admin automatically.
  • The key for the node which credentials is stored under in application_config.yaml should be the same to the instance id in the runtime config for each instance. Check configurations for more details.

Upgrading an Existing Installation

  • Make sure to bump the version of the dependency to limepkg-credit-info in your solution's pyproject.toml file.
  • Build and deploy your solution.