where is apacherocketmq/rocketmq-nameserver:5.0.0-alpine-operator-0.4.0?
- Please describe the issue you observed:
-
What did you do (The steps to reproduce)?
-
I use the command "kubectl apply -f rocketmq_v1alpha1_broker_cr.yaml -n rocketmq"
-
What did you expect to see? expect pod running as normal
-
What did you see instead? Error: ImagePullBackOff
-
Please tell us about your environment: test envirement
-
Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): already search the https://hub.docker.com/r/apacherocketmq/rocketmq-nameserver/tags the latest is [4.5.0-alpine-operator-0.3.0] So where is the ocketmq-nameserver:5.0.0-alpine-operator-0.4.0?
Version 0.4.0 has not been released yet. As a mitigation solution, you can modify the version in image tag to 0.3.0 or check out 0.3.0 tag.