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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: