[stable/2023.1] Add missing buildset registry dependency (#1289)

This is an automated cherry-pick of #1268
/assign mnaser
diff --git a/zuul.d/container-images/cluster-api-provider-openstack.yaml b/zuul.d/container-images/cluster-api-provider-openstack.yaml
index 53394e4..a5b5b62 100644
--- a/zuul.d/container-images/cluster-api-provider-openstack.yaml
+++ b/zuul.d/container-images/cluster-api-provider-openstack.yaml
@@ -26,6 +26,9 @@
 - job:
     name: atmosphere-build-container-image-cluster-api-provider-openstack
     parent: atmosphere-build-container-image
+    dependencies:
+      - name: atmosphere-buildset-registry
+        soft: false
     vars: &container_image_vars
       promote_container_image_job: atmosphere-upload-container-image-cluster-api-provider-openstack
       container_images:
diff --git a/zuul.d/container-images/kubernetes-entrypoint.yaml b/zuul.d/container-images/kubernetes-entrypoint.yaml
index ea04bde..0d87c06 100644
--- a/zuul.d/container-images/kubernetes-entrypoint.yaml
+++ b/zuul.d/container-images/kubernetes-entrypoint.yaml
@@ -26,6 +26,9 @@
 - job:
     name: atmosphere-build-container-image-kubernetes-entrypoint
     parent: atmosphere-build-container-image
+    dependencies:
+      - name: atmosphere-buildset-registry
+        soft: false
     vars: &container_image_vars
       promote_container_image_job: atmosphere-upload-container-image-kubernetes-entrypoint
       container_images:
diff --git a/zuul.d/container-images/openvswitch.yaml b/zuul.d/container-images/openvswitch.yaml
index 67a55c6..e167d53 100644
--- a/zuul.d/container-images/openvswitch.yaml
+++ b/zuul.d/container-images/openvswitch.yaml
@@ -26,6 +26,9 @@
 - job:
     name: atmosphere-build-container-image-openvswitch
     parent: atmosphere-build-container-image
+    dependencies:
+      - name: atmosphere-buildset-registry
+        soft: false
     vars: &container_image_vars
       promote_container_image_job: atmosphere-upload-container-image-openvswitch
       container_images:
diff --git a/zuul.d/container-images/python-openstackclient.yaml b/zuul.d/container-images/python-openstackclient.yaml
index 09475df..fcd4a99 100644
--- a/zuul.d/container-images/python-openstackclient.yaml
+++ b/zuul.d/container-images/python-openstackclient.yaml
@@ -27,6 +27,8 @@
     name: atmosphere-build-container-image-python-openstackclient
     parent: atmosphere-build-container-image
     dependencies:
+      - name: atmosphere-buildset-registry
+        soft: false
       - name: atmosphere-build-container-image-ubuntu
         soft: true
       - name: atmosphere-build-container-image-ubuntu-cloud-archive
diff --git a/zuul.d/container-images/ubuntu.yaml b/zuul.d/container-images/ubuntu.yaml
index 5e39b95..28270cd 100644
--- a/zuul.d/container-images/ubuntu.yaml
+++ b/zuul.d/container-images/ubuntu.yaml
@@ -26,6 +26,9 @@
 - job:
     name: atmosphere-build-container-image-ubuntu
     parent: atmosphere-build-container-image
+    dependencies:
+      - name: atmosphere-buildset-registry
+        soft: false
     vars: &container_image_vars
       promote_container_image_job: atmosphere-upload-container-image-ubuntu
       container_images: