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

helm chart issue: minio operator image 5.0.14 does not exist in quay.io #2037

Closed
manju-rn opened this issue Mar 17, 2024 · 2 comments
Closed

Comments

@manju-rn
Copy link

manju-rn commented Mar 17, 2024

The updated helm chart is incorrect as it points to operator image 5.0.14 which does not exist in quay.io
output of helm search repo minio-operator

NAME                            CHART VERSION   APP VERSION     DESCRIPTION
minio-operator/minio-operator   4.3.7           v4.3.7          A Helm chart for MinIO Operator
minio-operator/operator         5.0.14          v5.0.14         A Helm chart for MinIO Operator
minio-operator/tenant           5.0.14          v5.0.14         A Helm chart for MinIO Operator

The pod fails with ImageBackPullOff since it cannot find image 5.0.14 version in quay.io. The latest version there in 5.0.13. Here is the snapshot from the site https://quay.io/repository/minio/operator?tab=tags

image

Copy link
Member

We didn't publish the release yet, thanks for letting us know. We will be making a release soon.

@manju-rn
Copy link
Author

okay I see the v5.0.14 now
image

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

No branches or pull requests

2 participants