Files
dockge-image-update-checker/CHANGELOG.md
MrSphay f3608568a0
Some checks failed
Build / test (push) Successful in 13s
Build / container (push) Failing after 39s
Publish image to Gitea registry
2026-05-14 17:45:05 +02:00

12 lines
411 B
Markdown

# Changelog
## Unreleased
- Added Gitea Container Registry publishing for `git.wilkensxl.de/mrsphay/dockge-image-update-checker`.
- Added `compose.dockge.yaml` for Dockge deployment using the registry image.
## 0.1.0
- Initial read-only Dockge companion service.
- Added stack compose scanning, registry digest checks, Docker Engine digest comparison, HTTP API, Dockerfile, tests, and Gitea build workflow.