websocket-tcp-relay icon indicating copy to clipboard operation
websocket-tcp-relay copied to clipboard

Tag docker images with more than just `latest`

Open ngbrown opened this issue 11 months ago • 1 comments

In Docker Hub, besides latest the most recent tag is from 2 years ago.

Can versioned tags be created for minor events like updating dependencies, etc.? I would like to only update the image to specific versions in Kubernetes and not rely on a pull_policy: always.

Also, generally a minor versioned tag is brought along with the latest build as long as the version matches. Like v1.0-latest.

ngbrown avatar Mar 04 '24 17:03 ngbrown

There are no dependencies, no new version has been releases with 1.0.6. A new version is coming soon though.

carlhoerberg avatar May 07 '24 15:05 carlhoerberg