Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

1.5.8_1

Latest
Compare
Choose a tag to compare
@vsellier vsellier released this 24 Feb 11:32
1.5.8_1
48470ad

Fix a couple of issues with 15.8_0:

  • Use the registry dedicated for self hosted environment by default [1]
  • Update the default path to the konnector launcher script

Thanks to @sblaisot for his help[french] on this

[1] To change the registry used by application previouslt deployed, use these commands:

cozy apps uninstall <app> --domain ...
cozy apps install <app> registry://<app>/stable --domain ...

What's Changed

  • Add registry spaces in stack config, including selfhosted space by @sblaisot in #15

New Contributors

Full Changelog: 1.5.8_0...1.5.8_1