[PR #577] Tag container images with v{major} #738

Closed
opened 2025-10-08 00:16:15 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/pocket-id/pocket-id/pull/577

State: closed
Merged: Yes


I'd like to enable auto-update on PocketID container, which would periodically fetch v1 tag, and pull all the future releases, like v1.0.1, v1.1.0, v1.3.7, etc - any future releases up to a point when you cut the next v2 with breaking changes.

Right now we have to either use v1.0 and manually keep track of when v1.1 gets released and manually updating the tag, or use latest and have the app break whenever the next major version is released.

Thanks!

**Original Pull Request:** https://github.com/pocket-id/pocket-id/pull/577 **State:** closed **Merged:** Yes --- I'd like to enable auto-update on PocketID container, which would periodically fetch `v1` tag, and pull all the future releases, like `v1.0.1`, `v1.1.0`, `v1.3.7`, etc - any future releases up to a point when you cut the next `v2` with breaking changes. Right now we have to either use `v1.0` and manually keep track of when `v1.1` gets released and manually updating the tag, or use `latest` and have the app break whenever the next major version is released. Thanks!
OVERLORD added the pull-request label 2025-10-08 00:16:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#738