refac: rename generic package hosted -> freeradius-hosted

Owner-scoped package registry (pub) hosts all freeradius artifacts; give the bare-metal bundle a self-explanatory name.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Georg K
2026-06-12 05:59:45 +03:00
parent 99e1245ed3
commit e3592514f1
4 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ charts/
|----------|----------|
| `.deb` packages | `https://git.ahax86.ru/api/packages/pub/debian` (`noble main`) |
| Container image | `git.ahax86.ru/pub/freeradius:<version>` |
| Hosted bundle | `.../api/packages/pub/generic/hosted/<version>/hosted.tar.gz` |
| Hosted bundle | `.../api/packages/pub/generic/freeradius-hosted/<version>/freeradius-hosted.tar.gz` |
| Helm chart | `https://git.ahax86.ru/api/packages/pub/helm` |
## Release flow (`.gitea/workflows/release.yaml`, manual)