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

Minio/sidekick:latest on docker.hub is still version 3.0.4 (current release is 7.0.3) #120

Open
andretheronsa opened this issue Nov 11, 2024 · 0 comments
Labels
community all incoming issues triage all incoming issues in triage

Comments

@andretheronsa
Copy link

I am using Sidekick as a Docker service by pulling directly from Dockerhub:

The minio/sidekick:latest tag pushed a year ago is version 3.0.4 -> is there a reason why docker is so far behind the current (7.0.3) version?

docker pull minio/sidekick:latest
docker run -it --entrypoint /sidekick  minio/sidekick:latest --version
/sidekick version 3.0.4

Would be nice if the docker builds are done in the release pipeline?

This is important for running sidekick services in our production clusters.

@andretheronsa andretheronsa added community all incoming issues triage all incoming issues in triage labels Nov 11, 2024
@andretheronsa andretheronsa changed the title Minio Sidekick docker latest version is 3.0.4 Minio/sidekick:latest on docker.hub is still version 3.0.4 (current release is 7.0.3) Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community all incoming issues triage all incoming issues in triage
Projects
None yet
Development

No branches or pull requests

1 participant