Hello, I would like to ask if the procedure I am using for update my kolla wallaby is correct. 
Every week new images are released so I execute the following steps:

1. Pull new images on my local registry

2 pull new images from my local registry to controllers and compute nodes

3 kolla-ansible deploy

Are the above steps the correct way or I missed something?
Must I clean something before deploying ?
Thanks

Ignazio