Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] docker tag with different versioning format #148

Closed
1 task done
coolapso opened this issue Feb 24, 2024 · 3 comments
Closed
1 task done

[BUG] docker tag with different versioning format #148

coolapso opened this issue Feb 24, 2024 · 3 comments

Comments

@coolapso
Copy link

coolapso commented Feb 24, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Automation tools such as fluxcd detect a container tag 2021.11.28 and use it when version constraints are, for example >=1.0.0

not exactly a bug, and could be fixed by constraining the versions a bit more on fluxcd side, however figured better report in case this is just dangling and the container registry needs some cleanup.

Expected Behavior

all image tags following the same versionin

Steps To Reproduce

docker pull ghcr.io/linuxserver/heimdall:2021.11.28

Environment

N/A

CPU architecture

x86-64

Docker creation

N/A

Container logs

N/A
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@aptalca
Copy link
Member

aptalca commented Feb 24, 2024

@aptalca aptalca closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2024
@coolapso
Copy link
Author

Alright, now it makes sense. Thank you for the clarification. Should have searched better :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants