[stable/2023.1]chore: remove registry secret from zuul jobs (#2235)
Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/images/horizon/Dockerfile b/images/horizon/Dockerfile
index bd9426b..733071f 100644
--- a/images/horizon/Dockerfile
+++ b/images/horizon/Dockerfile
@@ -15,7 +15,7 @@
RUN git -C /src/ironic-ui fetch --unshallow
ADD --keep-git-dir=true https://opendev.org/openstack/magnum-ui.git#unmaintained/2023.1 /src/magnum-ui
RUN git -C /src/magnum-ui fetch --unshallow
-ADD --keep-git-dir=true https://opendev.org/openstack/manila-ui.git#stable/2023.1 /src/manila-ui
+ADD --keep-git-dir=true https://opendev.org/openstack/manila-ui.git#unmaintained/2023.1 /src/manila-ui
RUN git -C /src/manila-ui fetch --unshallow
ADD --keep-git-dir=true https://opendev.org/openstack/neutron-vpnaas-dashboard.git#unmaintained/2023.1 /src/neutron-vpnaas-dashboard
RUN git -C /src/neutron-vpnaas-dashboard fetch --unshallow
diff --git a/images/nova/Dockerfile b/images/nova/Dockerfile
index 4bbfc3c..1b6e61e 100644
--- a/images/nova/Dockerfile
+++ b/images/nova/Dockerfile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
-# Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z
+# Atmosphere-Rebuild-Time: 2024-12-17T01:27:44Z
ARG RELEASE