ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 1 | # Copyright (c) 2023 VEXXHOST, Inc. |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 4 | # not use this file except in compliance with the License. You may obtain |
| 5 | # a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 11 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 12 | # License for the specific language governing permissions and limitations |
| 13 | # under the License. |
| 14 | |
| 15 | _atmosphere_images: |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 16 | alertmanager: quay.io/prometheus/alertmanager:v0.26.0 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 17 | barbican_api: quay.io/vexxhost/barbican@sha256:fde302ee731cca6019feaf87400f5a377c3e38f459bc88d4c7677f2967e0939b # image-source: quay.io/vexxhost/barbican:zed |
| 18 | barbican_db_sync: quay.io/vexxhost/barbican@sha256:fde302ee731cca6019feaf87400f5a377c3e38f459bc88d4c7677f2967e0939b # image-source: quay.io/vexxhost/barbican:zed |
| 19 | bootstrap: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
Tadas Sutkaitis | a33244e | 2023-08-31 21:34:38 +0300 | [diff] [blame] | 20 | ceph_config_helper: quay.io/vexxhost/libvirtd@sha256:480d8736954cdc01c1d6f0c625ba147935ce4e5af25828f6d3fbcd18e6dc283a # image-source: quay.io/vexxhost/libvirtd:zed |
Mohammed Naser | 54ee992 | 2023-07-22 18:40:25 +0000 | [diff] [blame] | 21 | ceph: quay.io/ceph/ceph:v16.2.11 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 22 | cert_manager_cainjector: quay.io/jetstack/cert-manager-cainjector:v1.7.1 |
| 23 | cert_manager_cli: quay.io/jetstack/cert-manager-ctl:v1.7.1 |
| 24 | cert_manager_controller: quay.io/jetstack/cert-manager-controller:v1.7.1 |
| 25 | cert_manager_webhook: quay.io/jetstack/cert-manager-webhook:v1.7.1 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 26 | cilium_node: quay.io/cilium/cilium:v1.13.3@sha256:77176464a1e11ea7e89e984ac7db365e7af39851507e94f137dcf56c87746314 |
| 27 | cilium_operator: quay.io/cilium/operator-generic:v1.13.3@sha256:fa7003cbfdf8358cb71786afebc711b26e5e44a2ed99bd4944930bba915b8910 |
| 28 | cinder_api: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 29 | cinder_backup_storage_init: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 30 | cinder_backup: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 31 | cinder_db_sync: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 32 | cinder_scheduler: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 33 | cinder_storage_init: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 34 | cinder_volume_usage_audit: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
| 35 | cinder_volume: quay.io/vexxhost/cinder@sha256:875bc983a9c2a2d1fb6a952d147f2474a169dc77eb9dff4741f3a185c28753fb # image-source: quay.io/vexxhost/cinder:zed |
Mohammed Naser | abd630d | 2023-07-01 22:23:15 -0400 | [diff] [blame] | 36 | cluster_api_controller: registry.k8s.io/cluster-api/cluster-api-controller:v1.4.4 |
| 37 | cluster_api_kubeadm_bootstrap_controller: registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.4.4 |
| 38 | cluster_api_kubeadm_control_plane_controller: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.4.4 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 39 | cluster_api_openstack_controller: quay.io/vexxhost/capi-openstack-controller:v0.7.1-1 |
| 40 | csi_node_driver_registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.4.0 |
| 41 | csi_rbd_attacher: registry.k8s.io/sig-storage/csi-attacher:v3.4.0 |
| 42 | csi_rbd_plugin: quay.io/cephcsi/cephcsi:v3.5.1 |
| 43 | csi_rbd_provisioner: registry.k8s.io/sig-storage/csi-provisioner:v3.1.0 |
| 44 | csi_rbd_resizer: registry.k8s.io/sig-storage/csi-resizer:v1.3.0 |
| 45 | csi_rbd_snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v4.2.0 |
| 46 | db_drop: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 47 | db_init: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 48 | dep_check: quay.io/vexxhost/kubernetes-entrypoint:latest |
| 49 | designate_api: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 50 | designate_central: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 51 | designate_db_sync: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 52 | designate_mdns: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 53 | designate_producer: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 54 | designate_sink: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 55 | designate_worker: quay.io/vexxhost/designate@sha256:3f5039753555331c7f3ab8fa9f53206f185752d2cb4c3fa0e05c0b5e18540fa0 # image-source: quay.io/vexxhost/designate:zed |
| 56 | glance_api: quay.io/vexxhost/glance@sha256:32aaf33e83f7285e2ad04cb8e692068e072d9d852b6b2625742995724ec77508 # image-source: quay.io/vexxhost/glance:zed |
| 57 | glance_db_sync: quay.io/vexxhost/glance@sha256:32aaf33e83f7285e2ad04cb8e692068e072d9d852b6b2625742995724ec77508 # image-source: quay.io/vexxhost/glance:zed |
| 58 | glance_metadefs_load: quay.io/vexxhost/glance@sha256:32aaf33e83f7285e2ad04cb8e692068e072d9d852b6b2625742995724ec77508 # image-source: quay.io/vexxhost/glance:zed |
| 59 | glance_registry: quay.io/vexxhost/glance@sha256:32aaf33e83f7285e2ad04cb8e692068e072d9d852b6b2625742995724ec77508 # image-source: quay.io/vexxhost/glance:zed |
| 60 | glance_storage_init: quay.io/vexxhost/glance@sha256:32aaf33e83f7285e2ad04cb8e692068e072d9d852b6b2625742995724ec77508 # image-source: quay.io/vexxhost/glance:zed |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 61 | grafana_sidecar: quay.io/kiwigrid/k8s-sidecar:1.24.6 |
| 62 | grafana: docker.io/grafana/grafana:10.1.0 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 63 | haproxy: docker.io/library/haproxy:2.5 |
| 64 | heat_api: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 65 | heat_cfn: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 66 | heat_cloudwatch: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 67 | heat_db_sync: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 68 | heat_engine_cleaner: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 69 | heat_engine: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 70 | heat_purge_deleted: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 71 | horizon_db_sync: quay.io/vexxhost/horizon@sha256:152d6cec57d241c19ef1e36abc64ff3c1a73e1c877142c067fac0e08957c96f4 # image-source: quay.io/vexxhost/horizon:zed |
| 72 | horizon: quay.io/vexxhost/horizon@sha256:152d6cec57d241c19ef1e36abc64ff3c1a73e1c877142c067fac0e08957c96f4 # image-source: quay.io/vexxhost/horizon:zed |
| 73 | ingress_nginx_controller: registry.k8s.io/ingress-nginx/controller:v1.1.1@sha256:0bc88eb15f9e7f84e8e56c14fa5735aaa488b840983f87bd79b1054190e660de |
| 74 | ingress_nginx_default_backend: registry.k8s.io/defaultbackend-amd64:1.5 |
| 75 | ingress_nginx_kube_webhook_certgen: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.1.1@sha256:64d8c73dca984af206adf9d6d7e46aa550362b1d7a01f3a0a91b20cc67868660 # noqa: yaml[line-length] |
| 76 | keepalived: us-docker.pkg.dev/vexxhost-infra/openstack/keepalived:2.0.19 |
ricolin | f97d4e3 | 2023-08-21 13:45:06 +0000 | [diff] [blame] | 77 | keystone_api: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 78 | keystone_credential_cleanup: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
ricolin | f97d4e3 | 2023-08-21 13:45:06 +0000 | [diff] [blame] | 79 | keystone_credential_rotate: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
| 80 | keystone_credential_setup: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
| 81 | keystone_db_sync: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 82 | keystone_domain_manage: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
ricolin | f97d4e3 | 2023-08-21 13:45:06 +0000 | [diff] [blame] | 83 | keystone_fernet_rotate: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
| 84 | keystone_fernet_setup: quay.io/vexxhost/keystone@sha256:4c63257d75c72137454690ad8cef600742e20b07ab31d873b88fa382ce659d17 # image-source: quay.io/vexxhost/keystone:zed |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 85 | ks_endpoints: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 86 | ks_service: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 87 | ks_user: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 88 | kube_apiserver: registry.k8s.io/kube-apiserver:v1.22.17 |
| 89 | kube_controller_manager: registry.k8s.io/kube-controller-manager:v1.22.17 |
| 90 | kube_coredns: registry.k8s.io/coredns/coredns:v1.8.4 |
| 91 | kube_etcd: registry.k8s.io/etcd:3.5.6-0 |
| 92 | kube_proxy: registry.k8s.io/kube-proxy:v1.22.17 |
| 93 | kube_scheduler: registry.k8s.io/kube-scheduler:v1.22.17 |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 94 | kube_state_metrics: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.9.2 |
Tadas Sutkaitis | a33244e | 2023-08-31 21:34:38 +0300 | [diff] [blame] | 95 | kubectl: docker.io/bitnami/kubectl:1.27.3 |
| 96 | libvirt: quay.io/vexxhost/libvirtd@sha256:480d8736954cdc01c1d6f0c625ba147935ce4e5af25828f6d3fbcd18e6dc283a # image-source: quay.io/vexxhost/libvirtd:zed |
okozachenko1203 | 5ccb7df | 2023-08-31 22:57:55 +1000 | [diff] [blame] | 97 | libvirt_exporter: docker.io/vexxhost/libvirtd-exporter:latest |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 98 | local_path_provisioner_helper: docker.io/library/busybox:1.36.0 |
| 99 | local_path_provisioner: docker.io/rancher/local-path-provisioner:v0.0.24 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 100 | loki_gateway: docker.io/nginxinc/nginx-unprivileged:1.19-alpine |
Mohammed Naser | 54ee992 | 2023-07-22 18:40:25 +0000 | [diff] [blame] | 101 | loki: docker.io/grafana/loki:2.7.3 |
okozachenko1203 | e385314 | 2023-08-01 03:55:09 +1000 | [diff] [blame] | 102 | magnum_api: quay.io/vexxhost/magnum-cluster-api@sha256:6b436aa31b85ec4c142e3c8c56da8713ac0ec94e9ceb2457dcedaf43c6fbe5f9 # image-source: quay.io/vexxhost/magnum-cluster-api:zed |
| 103 | magnum_cluster_api_proxy: quay.io/vexxhost/magnum-cluster-api@sha256:6b436aa31b85ec4c142e3c8c56da8713ac0ec94e9ceb2457dcedaf43c6fbe5f9 # image-source: quay.io/vexxhost/magnum-cluster-api:zed |
| 104 | magnum_conductor: quay.io/vexxhost/magnum-cluster-api@sha256:6b436aa31b85ec4c142e3c8c56da8713ac0ec94e9ceb2457dcedaf43c6fbe5f9 # image-source: quay.io/vexxhost/magnum-cluster-api:zed |
| 105 | magnum_db_sync: quay.io/vexxhost/magnum-cluster-api@sha256:6b436aa31b85ec4c142e3c8c56da8713ac0ec94e9ceb2457dcedaf43c6fbe5f9 # image-source: quay.io/vexxhost/magnum-cluster-api:zed |
| 106 | magnum_registry: quay.io/vexxhost/magnum-cluster-api-registry@sha256:853596dc7a7598fc94eb30d5516029756a9da2f4c1e1997c9e965434b13c03dc # image-source: quay.io/vexxhost/magnum-cluster-api-registry:latest |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 107 | manila_api: quay.io/vexxhost/manila@sha256:78a258f0a632b0778d91767c4ec7b6f84e6ef1de7cf1e51e726374caa295b8f6 # image-source: quay.io/vexxhost/manila:zed |
| 108 | manila_data: quay.io/vexxhost/manila@sha256:78a258f0a632b0778d91767c4ec7b6f84e6ef1de7cf1e51e726374caa295b8f6 # image-source: quay.io/vexxhost/manila:zed |
| 109 | manila_db_sync: quay.io/vexxhost/manila@sha256:78a258f0a632b0778d91767c4ec7b6f84e6ef1de7cf1e51e726374caa295b8f6 # image-source: quay.io/vexxhost/manila:zed |
| 110 | manila_scheduler: quay.io/vexxhost/manila@sha256:78a258f0a632b0778d91767c4ec7b6f84e6ef1de7cf1e51e726374caa295b8f6 # image-source: quay.io/vexxhost/manila:zed |
| 111 | manila_share: quay.io/vexxhost/manila@sha256:78a258f0a632b0778d91767c4ec7b6f84e6ef1de7cf1e51e726374caa295b8f6 # image-source: quay.io/vexxhost/manila:zed |
| 112 | memcached: docker.io/library/memcached:1.6.17 |
Mohammed Naser | a720f88 | 2023-06-30 23:48:02 -0400 | [diff] [blame] | 113 | netoffload: ghcr.io/vexxhost/netoffload:v1.0.1 |
Guilherme Steinmüller | 9169689 | 2023-09-05 19:41:26 -0300 | [diff] [blame] | 114 | neutron_bagpipe_bgp: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 115 | neutron_coredns: docker.io/coredns/coredns:1.9.3 |
Guilherme Steinmüller | 9169689 | 2023-09-05 19:41:26 -0300 | [diff] [blame] | 116 | neutron_db_sync: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 117 | neutron_dhcp: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 118 | neutron_ironic_agent: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 119 | neutron_l2gw: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 120 | neutron_l3: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 121 | neutron_linuxbridge_agent: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 122 | neutron_metadata: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 123 | neutron_netns_cleanup_cron: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 124 | neutron_openvswitch_agent: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 125 | neutron_ovn_metadata: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 126 | neutron_server: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 127 | neutron_sriov_agent_init: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
| 128 | neutron_sriov_agent: quay.io/vexxhost/neutron@sha256:06f8356d37a5421f3266fa31c5afaec520f31e819ceeb6e1f83fcc5101b8de92 # image-source: quay.io/vexxhost/neutron:zed |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 129 | node_feature_discovery: registry.k8s.io/nfd/node-feature-discovery:v0.11.2 |
| 130 | nova_api: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 131 | nova_archive_deleted_rows: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 132 | nova_cell_setup_init: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 133 | nova_cell_setup: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 134 | nova_compute_ironic: quay.io/openstack.kolla/nova-compute-ironic:zed-ubuntu-jammy |
| 135 | nova_compute_ssh: quay.io/vexxhost/nova-ssh:latest |
| 136 | nova_compute: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 137 | nova_conductor: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 138 | nova_consoleauth: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 139 | nova_db_sync: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 140 | nova_novncproxy_assets: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 141 | nova_novncproxy: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 142 | nova_placement: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 143 | nova_scheduler: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 144 | nova_service_cleaner: quay.io/vexxhost/cli:latest |
| 145 | nova_spiceproxy_assets: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 146 | nova_spiceproxy: quay.io/vexxhost/nova@sha256:bd4a877013053e134a33edc18546f99923a2057072328a4323683eb315acd308 # image-source: quay.io/vexxhost/nova:zed |
| 147 | octavia_api: quay.io/vexxhost/octavia@sha256:9065365ed1d731e5130dcf7d600bc8dc8ffa158093c53dd151eddfe49a29a5ee # image-source: quay.io/vexxhost/octavia:zed |
| 148 | octavia_db_sync: quay.io/vexxhost/octavia@sha256:9065365ed1d731e5130dcf7d600bc8dc8ffa158093c53dd151eddfe49a29a5ee # image-source: quay.io/vexxhost/octavia:zed |
| 149 | octavia_health_manager_init: quay.io/vexxhost/heat@sha256:755225f9a63c0968f1ceeda3a2f06c66dd8d247ff00308f549e66496aa8f59d0 # image-source: quay.io/vexxhost/heat:zed |
| 150 | octavia_health_manager: quay.io/vexxhost/octavia@sha256:9065365ed1d731e5130dcf7d600bc8dc8ffa158093c53dd151eddfe49a29a5ee # image-source: quay.io/vexxhost/octavia:zed |
| 151 | octavia_housekeeping: quay.io/vexxhost/octavia@sha256:9065365ed1d731e5130dcf7d600bc8dc8ffa158093c53dd151eddfe49a29a5ee # image-source: quay.io/vexxhost/octavia:zed |
| 152 | octavia_worker: quay.io/vexxhost/octavia@sha256:9065365ed1d731e5130dcf7d600bc8dc8ffa158093c53dd151eddfe49a29a5ee # image-source: quay.io/vexxhost/octavia:zed |
| 153 | openvswitch_db_server: quay.io/vexxhost/openvswitch:2.17.3 |
| 154 | openvswitch_vswitchd: quay.io/vexxhost/openvswitch:2.17.3 |
Mohammed Naser | 54ee992 | 2023-07-22 18:40:25 +0000 | [diff] [blame] | 155 | ovn_controller: quay.io/vexxhost/ovn-host:23.03.0 |
| 156 | ovn_northd: quay.io/vexxhost/ovn-central:23.03.0 |
| 157 | ovn_ovsdb_nb: quay.io/vexxhost/ovn-central:23.03.0 |
| 158 | ovn_ovsdb_sb: quay.io/vexxhost/ovn-central:23.03.0 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 159 | pause: registry.k8s.io/pause:3.8 |
okozachenko1203 | 681bd89 | 2023-07-05 14:15:42 +0000 | [diff] [blame] | 160 | percona_xtradb_cluster_haproxy: docker.io/percona/percona-xtradb-cluster-operator:1.12.0-haproxy |
| 161 | percona_xtradb_cluster_operator: docker.io/percona/percona-xtradb-cluster-operator:1.12.0 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 162 | percona_xtradb_cluster: docker.io/percona/percona-xtradb-cluster:5.7.39-31.61 |
| 163 | placement_db_sync: quay.io/vexxhost/placement@sha256:ef2f95bdc3c88504b3a2297bf314728788126008f9bafba337e53d48a7dd19c3 # image-source: quay.io/vexxhost/placement:zed |
| 164 | placement: quay.io/vexxhost/placement@sha256:ef2f95bdc3c88504b3a2297bf314728788126008f9bafba337e53d48a7dd19c3 # image-source: quay.io/vexxhost/placement:zed |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 165 | prometheus_config_reloader: quay.io/prometheus-operator/prometheus-config-reloader:v0.67.1 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 166 | prometheus_ethtool_exporter: quay.io/vexxhost/ethtool-exporter:5f05120a743a71adcbceb9f8ee1d43ecc7c4183a |
| 167 | prometheus_ipmi_exporter: us-docker.pkg.dev/vexxhost-infra/openstack/ipmi-exporter:1.4.0 |
| 168 | prometheus_memcached_exporter: quay.io/prometheus/memcached-exporter:v0.10.0 |
| 169 | prometheus_mysqld_exporter: quay.io/prometheus/mysqld-exporter:v0.14.0 |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 170 | prometheus_node_exporter: quay.io/prometheus/node-exporter:v1.6.1 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 171 | prometheus_openstack_exporter: ghcr.io/openstack-exporter/openstack-exporter:1.6.0 |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 172 | prometheus_operator_kube_webhook_certgen: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6 |
| 173 | prometheus_operator: quay.io/prometheus-operator/prometheus-operator:v0.67.1 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 174 | prometheus_pushgateway: docker.io/prom/pushgateway:v1.4.2 |
Mohammed Naser | 5b49cbb | 2023-08-30 16:16:37 -0400 | [diff] [blame] | 175 | prometheus: quay.io/prometheus/prometheus:v2.46.0 |
ricolin | b8ab017 | 2023-06-01 15:41:02 +0800 | [diff] [blame] | 176 | rabbit_init: docker.io/library/rabbitmq:3.10.2-management |
| 177 | rabbitmq_cluster_operator: docker.io/rabbitmqoperator/cluster-operator:1.13.1 |
| 178 | rabbitmq_credential_updater: docker.io/rabbitmqoperator/default-user-credential-updater:1.0.2 |
| 179 | rabbitmq_server: docker.io/library/rabbitmq:3.10.2-management |
| 180 | rabbitmq_topology_operator: docker.io/rabbitmqoperator/messaging-topology-operator:1.6.0 |
| 181 | rook_ceph: docker.io/rook/ceph:v1.10.10 |
| 182 | senlin_api: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 183 | senlin_conductor: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 184 | senlin_db_sync: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 185 | senlin_engine_cleaner: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 186 | senlin_engine: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 187 | senlin_health_manager: quay.io/vexxhost/senlin@sha256:66e064a6337fd86f7936d2724ae45136ee8429b486e236fb34e03874034fed70 # image-source: quay.io/vexxhost/senlin:zed |
| 188 | skopeo: quay.io/skopeo/stable:latest |
| 189 | tempest_run_tests: us-docker.pkg.dev/vexxhost-infra/openstack/tempest:30.1.0-4 |
| 190 | vector: docker.io/timberio/vector:0.27.0-debian |
| 191 | |
Mohammed Naser | c2567e7 | 2023-07-01 16:31:00 -0400 | [diff] [blame] | 192 | atmosphere_images: '{{ _atmosphere_images | combine(atmosphere_image_overrides, recursive=True) |
| 193 | }}' |