Skip to content

Versioning and releases

This web application is distributed in a rolling release fashion from the main branch.

For the latest commit passing GitHub CI/CD on the main branch, an updated Docker image will be pushed to Docker Hub: html2rss/web. The SBOM is embedded in the Docker image.

GitHub’s @dependabot is enabled for dependency updates and they are automatically merged to the main branch when the CI gives the green light.

If you use Docker, you should update to the latest image automatically by setting up watchtower as described.