blob: a04c465df3951f2a59857e2cabda92490250b857 [file] [log] [blame]
ricolinb8ab0172023-06-01 15:41:02 +08001# 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:
Giovanni Tirloni52306ad2024-04-12 15:35:05 -030016 alertmanager: quay.io/prometheus/alertmanager:v0.27.0
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040017 barbican_api: registry.atmosphere.dev/library/barbican:zed
18 barbican_db_sync: registry.atmosphere.dev/library/barbican:zed
19 bootstrap: registry.atmosphere.dev/library/heat:zed
20 ceph_config_helper: registry.atmosphere.dev/library/libvirtd:zed
21 ceph: quay.io/ceph/ceph:v16.2.11
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
26 cilium_node: quay.io/cilium/cilium:v1.14.8
27 cilium_operator: quay.io/cilium/operator-generic:v1.14.8
28 cinder_api: registry.atmosphere.dev/library/cinder:zed
29 cinder_backup_storage_init: registry.atmosphere.dev/library/cinder:zed
30 cinder_backup: registry.atmosphere.dev/library/cinder:zed
31 cinder_db_sync: registry.atmosphere.dev/library/cinder:zed
32 cinder_scheduler: registry.atmosphere.dev/library/cinder:zed
33 cinder_storage_init: registry.atmosphere.dev/library/cinder:zed
34 cinder_volume_usage_audit: registry.atmosphere.dev/library/cinder:zed
35 cinder_volume: registry.atmosphere.dev/library/cinder:zed
36 cluster_api_controller: registry.k8s.io/cluster-api/cluster-api-controller:v1.6.0
37 cluster_api_kubeadm_bootstrap_controller: registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.6.0
38 cluster_api_kubeadm_control_plane_controller: registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.6.0
39 cluster_api_openstack_controller: registry.k8s.io/capi-openstack/capi-openstack-controller:v0.9.0
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: registry.atmosphere.dev/library/heat:zed
47 db_init: registry.atmosphere.dev/library/heat:zed
48 dep_check: registry.atmosphere.dev/library/kubernetes-entrypoint:zed
49 designate_api: registry.atmosphere.dev/library/designate:zed
50 designate_central: registry.atmosphere.dev/library/designate:zed
51 designate_db_sync: registry.atmosphere.dev/library/designate:zed
52 designate_mdns: registry.atmosphere.dev/library/designate:zed
53 designate_producer: registry.atmosphere.dev/library/designate:zed
54 designate_sink: registry.atmosphere.dev/library/designate:zed
55 designate_worker: registry.atmosphere.dev/library/designate:zed
56 glance_api: registry.atmosphere.dev/library/glance:zed
57 glance_db_sync: registry.atmosphere.dev/library/glance:zed
58 glance_metadefs_load: registry.atmosphere.dev/library/glance:zed
59 glance_registry: registry.atmosphere.dev/library/glance:zed
60 glance_storage_init: registry.atmosphere.dev/library/glance:zed
Giovanni Tirloni52306ad2024-04-12 15:35:05 -030061 grafana_sidecar: quay.io/kiwigrid/k8s-sidecar:1.26.1
62 grafana: docker.io/grafana/grafana:10.4.0
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040063 haproxy: docker.io/library/haproxy:2.5
64 heat_api: registry.atmosphere.dev/library/heat:zed
65 heat_cfn: registry.atmosphere.dev/library/heat:zed
66 heat_cloudwatch: registry.atmosphere.dev/library/heat:zed
67 heat_db_sync: registry.atmosphere.dev/library/heat:zed
68 heat_engine_cleaner: registry.atmosphere.dev/library/heat:zed
69 heat_engine: registry.atmosphere.dev/library/heat:zed
70 heat_purge_deleted: registry.atmosphere.dev/library/heat:zed
71 horizon_db_sync: registry.atmosphere.dev/library/horizon:zed
72 horizon: registry.atmosphere.dev/library/horizon:zed
73 ingress_nginx_controller: registry.k8s.io/ingress-nginx/controller:v1.1.1
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
76 keepalived: us-docker.pkg.dev/vexxhost-infra/openstack/keepalived:2.0.19
77 keycloak: quay.io/keycloak/keycloak:22.0.1-0
78 keystone_api: registry.atmosphere.dev/library/keystone:zed
79 keystone_credential_cleanup: registry.atmosphere.dev/library/heat:zed
80 keystone_credential_rotate: registry.atmosphere.dev/library/keystone:zed
81 keystone_credential_setup: registry.atmosphere.dev/library/keystone:zed
82 keystone_db_sync: registry.atmosphere.dev/library/keystone:zed
83 keystone_domain_manage: registry.atmosphere.dev/library/heat:zed
84 keystone_fernet_rotate: registry.atmosphere.dev/library/keystone:zed
85 keystone_fernet_setup: registry.atmosphere.dev/library/keystone:zed
86 ks_endpoints: registry.atmosphere.dev/library/heat:zed
87 ks_service: registry.atmosphere.dev/library/heat:zed
88 ks_user: registry.atmosphere.dev/library/heat:zed
89 kube_apiserver: registry.k8s.io/kube-apiserver:v1.22.17
90 kube_controller_manager: registry.k8s.io/kube-controller-manager:v1.22.17
91 kube_coredns: registry.k8s.io/coredns/coredns:v1.8.4
92 kube_etcd: registry.k8s.io/etcd:3.5.6-0
93 kube_proxy: registry.k8s.io/kube-proxy:v1.22.17
94 kube_scheduler: registry.k8s.io/kube-scheduler:v1.22.17
Giovanni Tirloni52306ad2024-04-12 15:35:05 -030095 kube_state_metrics: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0
Mohammed Naserd28fbaf2024-04-08 17:15:00 -040096 kubectl: docker.io/bitnami/kubectl:1.27.3
97 libvirt: registry.atmosphere.dev/library/libvirtd:zed
98 libvirt_tls_sidecar: registry.atmosphere.dev/library/libvirt-tls-sidecar:zed
99 libvirt_exporter: docker.io/vexxhost/libvirtd-exporter:latest
100 local_path_provisioner_helper: docker.io/library/busybox:1.36.0
101 local_path_provisioner: docker.io/rancher/local-path-provisioner:v0.0.24
Giovanni Tirloni52306ad2024-04-12 15:35:05 -0300102 loki_gateway: docker.io/nginxinc/nginx-unprivileged:1.24-alpine
103 loki: docker.io/grafana/loki:2.9.6
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400104 magnum_api: registry.atmosphere.dev/library/magnum:zed
105 magnum_cluster_api_proxy: registry.atmosphere.dev/library/magnum:zed
106 magnum_conductor: registry.atmosphere.dev/library/magnum:zed
107 magnum_db_sync: registry.atmosphere.dev/library/magnum:zed
108 magnum_registry: quay.io/vexxhost/magnum-cluster-api-registry:latest
109 manila_api: registry.atmosphere.dev/library/manila:zed
110 manila_data: registry.atmosphere.dev/library/manila:zed
111 manila_db_sync: registry.atmosphere.dev/library/manila:zed
112 manila_scheduler: registry.atmosphere.dev/library/manila:zed
113 manila_share: registry.atmosphere.dev/library/manila:zed
114 memcached: docker.io/library/memcached:1.6.17
115 netoffload: registry.atmosphere.dev/library/netoffload:zed
116 neutron_bagpipe_bgp: registry.atmosphere.dev/library/neutron:zed
117 neutron_bgp_dragent: registry.atmosphere.dev/library/neutron:zed
118 neutron_coredns: docker.io/coredns/coredns:1.9.3
119 neutron_db_sync: registry.atmosphere.dev/library/neutron:zed
120 neutron_dhcp: registry.atmosphere.dev/library/neutron:zed
121 neutron_ironic_agent: registry.atmosphere.dev/library/neutron:zed
122 neutron_l2gw: registry.atmosphere.dev/library/neutron:zed
123 neutron_l3: registry.atmosphere.dev/library/neutron:zed
124 neutron_linuxbridge_agent: registry.atmosphere.dev/library/neutron:zed
125 neutron_metadata: registry.atmosphere.dev/library/neutron:zed
126 neutron_netns_cleanup_cron: registry.atmosphere.dev/library/neutron:zed
127 neutron_openvswitch_agent: registry.atmosphere.dev/library/neutron:zed
128 neutron_ovn_metadata: registry.atmosphere.dev/library/neutron:zed
129 neutron_server: registry.atmosphere.dev/library/neutron:zed
130 neutron_sriov_agent_init: registry.atmosphere.dev/library/neutron:zed
131 neutron_sriov_agent: registry.atmosphere.dev/library/neutron:zed
132 node_feature_discovery: registry.k8s.io/nfd/node-feature-discovery:v0.11.2
133 nova_api: registry.atmosphere.dev/library/nova:zed
134 nova_archive_deleted_rows: registry.atmosphere.dev/library/nova:zed
135 nova_cell_setup_init: registry.atmosphere.dev/library/heat:zed
136 nova_cell_setup: registry.atmosphere.dev/library/nova:zed
137 nova_compute_ironic: registry.atmosphere.dev/library/nova:zed
138 nova_compute_ssh: registry.atmosphere.dev/library/nova-ssh:zed
139 nova_compute: registry.atmosphere.dev/library/nova:zed
140 nova_conductor: registry.atmosphere.dev/library/nova:zed
141 nova_consoleauth: registry.atmosphere.dev/library/nova:zed
142 nova_db_sync: registry.atmosphere.dev/library/nova:zed
143 nova_novncproxy_assets: registry.atmosphere.dev/library/nova:zed
144 nova_novncproxy: registry.atmosphere.dev/library/nova:zed
145 nova_placement: registry.atmosphere.dev/library/nova:zed
146 nova_scheduler: registry.atmosphere.dev/library/nova:zed
147 nova_service_cleaner: registry.atmosphere.dev/library/heat:zed
148 nova_spiceproxy_assets: registry.atmosphere.dev/library/nova:zed
149 nova_spiceproxy: registry.atmosphere.dev/library/nova:zed
150 oauth2_proxy: quay.io/oauth2-proxy/oauth2-proxy:v7.6.0
151 octavia_api: registry.atmosphere.dev/library/octavia:zed
152 octavia_db_sync: registry.atmosphere.dev/library/octavia:zed
153 octavia_health_manager_init: registry.atmosphere.dev/library/heat:zed
154 octavia_health_manager: registry.atmosphere.dev/library/octavia:zed
155 octavia_housekeeping: registry.atmosphere.dev/library/octavia:zed
156 octavia_worker: registry.atmosphere.dev/library/octavia:zed
157 openvswitch_db_server: registry.atmosphere.dev/library/openvswitch:zed
158 openvswitch_vswitchd: registry.atmosphere.dev/library/openvswitch:zed
159 ovn_controller: registry.atmosphere.dev/library/ovn-host:zed
160 ovn_northd: registry.atmosphere.dev/library/ovn-central:zed
161 ovn_ovsdb_nb: registry.atmosphere.dev/library/ovn-central:zed
162 ovn_ovsdb_sb: registry.atmosphere.dev/library/ovn-central:zed
163 pause: registry.k8s.io/pause:3.9
164 percona_xtradb_cluster_haproxy: docker.io/percona/percona-xtradb-cluster-operator:1.13.0-haproxy
165 percona_xtradb_cluster_operator: docker.io/percona/percona-xtradb-cluster-operator:1.13.0
166 percona_xtradb_cluster: docker.io/percona/percona-xtradb-cluster:8.0.32-24.2
167 percona_version_service: docker.io/perconalab/version-service:main-3325140
168 placement_db_sync: registry.atmosphere.dev/library/placement:zed
169 placement: registry.atmosphere.dev/library/placement:zed
Giovanni Tirloni52306ad2024-04-12 15:35:05 -0300170 prometheus_config_reloader: quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400171 prometheus_ipmi_exporter: us-docker.pkg.dev/vexxhost-infra/openstack/ipmi-exporter:1.4.0
172 prometheus_memcached_exporter: quay.io/prometheus/memcached-exporter:v0.10.0
173 prometheus_mysqld_exporter: quay.io/prometheus/mysqld-exporter:v0.14.0
174 prometheus_node_exporter: quay.io/prometheus/node-exporter:v1.7.0
175 prometheus_openstack_database_exporter: ghcr.io/vexxhost/openstack-database-exporter:v0.2.0
176 prometheus_openstack_exporter: ghcr.io/openstack-exporter/openstack-exporter:1.7.0
177 prometheus_operator_kube_webhook_certgen: registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
Giovanni Tirloni52306ad2024-04-12 15:35:05 -0300178 prometheus_operator: quay.io/prometheus-operator/prometheus-operator:v0.73.0
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400179 prometheus_pushgateway: docker.io/prom/pushgateway:v1.4.2
Giovanni Tirloni52306ad2024-04-12 15:35:05 -0300180 prometheus: quay.io/prometheus/prometheus:v2.51.1
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400181 rabbit_init: docker.io/library/rabbitmq:3.10.2-management
182 rabbitmq_cluster_operator: docker.io/rabbitmqoperator/cluster-operator:1.13.1
183 rabbitmq_credential_updater: docker.io/rabbitmqoperator/default-user-credential-updater:1.0.2
184 rabbitmq_server: docker.io/library/rabbitmq:3.10.2-management
185 rabbitmq_topology_operator: docker.io/rabbitmqoperator/messaging-topology-operator:1.6.0
186 rook_ceph: docker.io/rook/ceph:v1.10.10
Oleksandr Kb9a55a32024-01-17 19:14:21 +0100187 secretgen_controller: ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5
Mohammed Naserd28fbaf2024-04-08 17:15:00 -0400188 senlin_api: registry.atmosphere.dev/library/senlin:zed
189 senlin_conductor: registry.atmosphere.dev/library/senlin:zed
190 senlin_db_sync: registry.atmosphere.dev/library/senlin:zed
191 senlin_engine_cleaner: registry.atmosphere.dev/library/senlin:zed
192 senlin_engine: registry.atmosphere.dev/library/senlin:zed
193 senlin_health_manager: registry.atmosphere.dev/library/senlin:zed
194 staffeln_db_sync: registry.atmosphere.dev/library/staffeln:zed
195 staffeln_conductor: registry.atmosphere.dev/library/staffeln:zed
196 staffeln_api: registry.atmosphere.dev/library/staffeln:zed
197 tempest_run_tests: registry.atmosphere.dev/library/tempest:zed
Giovanni Tirloni52306ad2024-04-12 15:35:05 -0300198 vector: docker.io/timberio/vector:0.37.0-debian
ricolinb8ab0172023-06-01 15:41:02 +0800199
Mohammed Naserc2567e72023-07-01 16:31:00 -0400200atmosphere_images: '{{ _atmosphere_images | combine(atmosphere_image_overrides, recursive=True)
201 }}'