being able to pull: registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3
Actual Behavior
Hello, it has already 2 weeks since the new release have been pushed but I'm still not able to pull that image:
docker: Error response from daemon: manifest for registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3 not found: manifest unknown: manifest unknown.
same way if we push the new helm chart version to our Kubernetes cluster it will result in a ImagePullBackOff error:
Steps to Reproduce the Problem
docker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3 -> not working for 2 weeks
docker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.2 -> previous version still working
Expected Behavior
being able to pull:
registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3
Actual Behavior
Hello, it has already 2 weeks since the new release have been pushed but I'm still not able to pull that image:
docker: Error response from daemon: manifest for registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3 not found: manifest unknown: manifest unknown.
same way if we push the new helm chart version to our Kubernetes cluster it will result in a ImagePullBackOff error:
Steps to Reproduce the Problem
docker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3
-> not working for 2 weeksdocker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.2
-> previous version still workingSpecifications