Kolla images for Pike (with tag 5.0.0) don't exist on Docker hub registry
While trying to run kolla-ansible to deploy the current release (Pike) using Docker hub registry, I'm getting this error:
Unknown error message: Tag 5.0.0 not found in repository docker.io/kolla/ubuntu-binary-memcached
Indeed, when looking at https://hub.docker.com/r/kolla/ubuntu..., the last tag published is 4.0.0.
Has Kolla stopped publishing images to Docker Hub registry??