github vsys-host/shkeeper.io v2.5.12

latest releases: v2.5.14, v2.5.13
27 days ago

Configure additional currency via env

Allows to enable additional currencies to use with dynamic exchange rate providers without source code modifications. Compatability of user-provided additional currencies with dynamic exchange rate providers is not checked by the system.

Breaking changes: Users who previously used hardcoded TRY and CAD currencies are advised to make a modification to values.yaml before update:

shkeeper:
  extraEnv:
    EXTRA_CURRENCIES: "TRY,CAD"

Full Changelog: v2.5.11...v2.5.12

Don't miss a new shkeeper.io release

NewReleases is sending notifications on new releases.