You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of the point of writing this, v5.19.26 is the latest Hemmelig version.
As I'm manually updating my images and not using something like "latest", I have to change the image tag every new release. It would be nice if I wouldn't have to do that for patch releases (minor releases too).
Currently these tags are provided:
v5.19.26 - Version 5.19.26
v5.19.25 - Version 5.19.25
v5.18.1 - Version 5.18.1
latest - Version 5.19.26
Desired Behavior
I would propose a tag system like this:
v5.19.26 - Version 5.19.26
v5.19.25 - Version 5.19.25
v5.19 - Version 5.19.26
v5 - Version 5.19.26
latest - Version 5.19.26
This would allow pinning to specific version and allows the user to choose which semver types they are okay with auto updating.
I for example would have pinned to v5 and would have automatically gotten the update to v5.19.26.
However I would not get updates to v6 automatically which would be desired for me.
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
Description
As of the point of writing this,
v5.19.26
is the latest Hemmelig version.As I'm manually updating my images and not using something like "latest", I have to change the image tag every new release. It would be nice if I wouldn't have to do that for patch releases (minor releases too).
Currently these tags are provided:
v5.19.26
- Version 5.19.26v5.19.25
- Version 5.19.25v5.18.1
- Version 5.18.1latest
- Version 5.19.26Desired Behavior
I would propose a tag system like this:
v5.19.26
- Version 5.19.26v5.19.25
- Version 5.19.25v5.19
- Version 5.19.26v5
- Version 5.19.26latest
- Version 5.19.26This would allow pinning to specific version and allows the user to choose which semver types they are okay with auto updating.
I for example would have pinned to
v5
and would have automatically gotten the update tov5.19.26
.However I would not get updates to
v6
automatically which would be desired for me.Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: