grocy/.github/workflows
google-labs-jules[bot] 46fda6922e feat: Implement versioned Docker tagging
This change updates the GitHub Actions workflow to implement a versioned Docker tagging strategy, as requested.

- The workflow now reads the version from `version.json`.
- It generates semantic version tags (e.g., `v4.5.0`, `v4.5`, `v4`) for the Docker image, in addition to the `latest` tag.
- This makes the image tagging consistent with the practices of `linuxserver/grocy`.
2025-08-15 10:25:41 +00:00
..
docker-publish.yml feat: Implement versioned Docker tagging 2025-08-15 10:25:41 +00:00