Bundle Upgrade: Clarify artifactory source (#2648)

Signed-off-by: Florian Hotze <dev@florianhotze.com>
pull/2662/head
Florian Hotze 2026-02-10 21:48:31 +01:00 committed by GitHub
parent b0db0208d5
commit 926b9ffea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -134,7 +134,11 @@ you can update the individual bundle to get the fix immediately without waiting
Bundles can either be built locally (through Maven) or downloaded directly from the [CI build server](https://ci.openhab.org) or from our [JFrog Artifactory](https://openhab.jfrog.io):
1. Depending on the openHAB version, the following sources are available:
1. openHAB stable release:
1. Current openHAB stable release:
- Add-ons: [Add-ons Artifactory](https://openhab.jfrog.io/ui/native/sandbox-release/org/openhab/addons/bundles/)
- UIs (Main UI, Basic UI): [WebUI Artifactory](https://openhab.jfrog.io/ui/native/sandbox-release/org/openhab/ui/bundles/)
- Note that the above artifactories are not available while a `sandbox-openhab*-patch-release` job is running on the [CI build server](https://ci.openhab.org/view/Sandbox/).
1. Previous openHAB stable release:
- Add-ons: [Add-ons Artifactory](https://openhab.jfrog.io/ui/native/sandbox-snapshot/org/openhab/addons/bundles/)
- UIs (Main UI, Basic UI): [WebUI Artifactory](https://openhab.jfrog.io/ui/native/sandbox-snapshot/org/openhab/ui/bundles/)
1. Current openHAB milestone or snapshot: