Merge "Repoint heat and docker images to Quay.io repos"

This commit is contained in:
Zuul
2025-12-02 21:53:27 +00:00
committed by Gerrit Code Review
48 changed files with 74 additions and 74 deletions

View File

@@ -4,7 +4,7 @@ images:
tags:
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
local_registry:
active: false
exclude:

View File

@@ -29,7 +29,7 @@ images:
ceph_mds: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
local_registry:
active: false
exclude:

View File

@@ -29,7 +29,7 @@ images:
ceph_mgr: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
local_registry:
active: false
exclude:

View File

@@ -23,7 +23,7 @@ images:
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
local_registry:
active: false
exclude:

View File

@@ -38,7 +38,7 @@ images:
csi_registrar: 'registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1'
cephcsi: 'quay.io/cephcsi/cephcsi:v3.11.0'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
local_registry:
active: false
exclude:

View File

@@ -29,12 +29,12 @@ images:
ceph_rgw: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
ceph_rgw_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
image_repo_sync: 'docker.io/library/docker:17.07.0'
image_repo_sync: 'quay.io/airshipit/docker:27.5.0'
rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
ks_endpoints: 'docker.io/openstackhelm/heat:2025.1-ubuntu_noble'
ks_service: 'docker.io/openstackhelm/heat:2025.1-ubuntu_noble'
ks_user: 'docker.io/openstackhelm/heat:2025.1-ubuntu_noble'
ks_endpoints: 'quay.io/airshipit/heat:2025.1-ubuntu_noble'
ks_service: 'quay.io/airshipit/heat:2025.1-ubuntu_noble'
ks_user: 'quay.io/airshipit/heat:2025.1-ubuntu_noble'
local_registry:
active: false
exclude:

View File

@@ -21,7 +21,7 @@ images:
tags:
python: docker.io/library/python:3.7-slim
pause: registry.k8s.io/pause:latest
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pullPolicy: IfNotPresent
local_registry:
active: false

View File

@@ -29,7 +29,7 @@ images:
tags:
elastic_apm_server: docker.elastic.co/apm/apm-server:6.2.3
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -29,7 +29,7 @@ images:
tags:
filebeat: docker.elastic.co/beats/filebeat-oss:7.1.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -29,7 +29,7 @@ images:
tags:
metricbeat: docker.elastic.co/beats/metricbeat-oss:7.1.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -29,7 +29,7 @@ images:
tags:
packetbeat: docker.elastic.co/beats/packetbeat-oss:7.1.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -18,18 +18,18 @@
images:
tags:
apache_proxy: docker.io/library/httpd:2.4
memory_init: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
memory_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
elasticsearch: docker.elastic.co/elasticsearch/elasticsearch:8.18.1
curator: docker.io/untergeek/curator:8.0.10
ceph_key_placement: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805
s3_bucket: docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805
s3_user: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805
helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
prometheus_elasticsearch_exporter: quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
snapshot_repository: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805
elasticsearch_templates: docker.io/linuxserver/yq:latest
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -20,7 +20,7 @@ images:
tags:
etcd: 'registry.k8s.io/etcd-amd64:3.4.3'
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
etcd_db_compact: 'registry.k8s.io/etcd-amd64:3.4.3'
pull_policy: "IfNotPresent"
local_registry:

View File

@@ -16,7 +16,7 @@ images:
tags:
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
falco: docker.io/sysdig/falco:0.12.1
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
local_registry:
active: false
exclude:

View File

@@ -22,7 +22,7 @@ images:
tags:
flannel: quay.io/coreos/flannel:v0.8.0-amd64
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -26,7 +26,7 @@ images:
tags:
fluentbit: docker.io/fluent/fluent-bit:0.14.2
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -26,8 +26,8 @@ images:
tags:
fluentd: docker.io/openstackhelm/fluentd:latest-debian
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
image_repo_sync: docker.io/library/docker:17.07.0
helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -50,7 +50,7 @@ images:
gnocchi_statsd: quay.io/attcomdev/ubuntu-source-gnocchi-statsd:3.0.3
gnocchi_metricd: quay.io/attcomdev/ubuntu-source-gnocchi-metricd:3.0.3
gnocchi_resources_cleaner: quay.io/attcomdev/ubuntu-source-gnocchi-base:3.0.3
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -20,10 +20,10 @@ images:
grafana: docker.io/grafana/grafana:9.2.10
mariadb: docker.io/openstackhelm/mariadb:latest-ubuntu_focal
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
db_init: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
grafana_db_session_sync: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
db_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
grafana_db_session_sync: quay.io/airshipit/heat:2025.1-ubuntu_noble
selenium_tests: docker.io/openstackhelm/osh-selenium:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
grafana_image_renderer: docker.io/grafana/grafana-image-renderer:3.10.5
pull_policy: IfNotPresent
local_registry:

View File

@@ -24,9 +24,9 @@ images:
apache_proxy: docker.io/library/httpd:2.4
kibana: docker.elastic.co/kibana/kibana:8.18.1
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
register_kibana_indexes: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
flush_kibana_metadata: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
image_repo_sync: quay.io/airshipit/docker:27.5.0
register_kibana_indexes: quay.io/airshipit/heat:2025.1-ubuntu_noble
flush_kibana_metadata: quay.io/airshipit/heat:2025.1-ubuntu_noble
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -24,7 +24,7 @@ images:
kube_dns_nanny: registry.k8s.io/k8s-dns-dnsmasq-nanny-amd64:1.14.5
kube_dns_sidecar: registry.k8s.io/k8s-dns-sidecar-amd64:1.14.5
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -22,9 +22,9 @@ labels:
images:
tags:
kubernetes_keystone_webhook: docker.io/k8scloudprovider/k8s-keystone-auth:v1.19.0
scripted_test: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
scripted_test: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -19,7 +19,7 @@ images:
tags:
node_problem_detector: docker.io/openstackhelm/node-problem-detector:latest-ubuntu_jammy
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -68,7 +68,7 @@ images:
bootstrap: "docker.io/osixia/openldap:1.2.0"
ldap: "docker.io/osixia/openldap:1.2.0"
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -30,7 +30,7 @@ images:
libvirt_exporter: vexxhost/libvirtd-exporter:latest
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
kubectl: docker.io/bitnami/kubectl:latest
pull_policy: "IfNotPresent"
local_registry:

View File

@@ -27,7 +27,7 @@ images:
tags:
local_volume_provisioner: mirantis.azurecr.io/bm/external/local-volume-provisioner:v2.4.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
local_volume_provisioner_mounts: mirantis.azurecr.io/openstack/openstack-controller:0.1.1
pull_policy: "IfNotPresent"
local_registry:

View File

@@ -21,7 +21,7 @@ release_group: null
images:
tags:
mariadb: docker.io/openstackhelm/mariadb:latest-ubuntu_focal
ks_user: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
mariadb_backup: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal
pull_policy: "IfNotPresent"

View File

@@ -24,9 +24,9 @@ images:
initContainer: ghcr.io/mariadb-operator/init:v0.0.6
mariadb: docker.io/library/mariadb:10.6.14-focal
prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1
prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
prometheus_mysql_exporter_helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
scripted_test: docker.io/library/mariadb:10.6.14-focal
mariadb_cluster_refresh_statefulset: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal
pull_policy: "IfNotPresent"

View File

@@ -21,13 +21,13 @@ release_group: null
images:
tags:
mariadb: docker.io/openstackhelm/mariadb:latest-ubuntu_jammy
prometheus_create_mysql_user: docker.io/library/mariadb:10.5.9-focal
prometheus_create_mysql_user: quay.io/airshipit/mariadb:10.6.20-focal
prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1
prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
prometheus_mysql_exporter_helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
mariadb_backup: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_jammy
ks_user: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
scripted_test: docker.io/openstackhelm/mariadb:ubuntu_focal-20210415
mariadb_controller: docker.io/openstackhelm/mariadb:latest-ubuntu_jammy
pull_policy: "IfNotPresent"

View File

@@ -123,9 +123,9 @@ images:
pull_policy: IfNotPresent
tags:
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
memcached: 'docker.io/library/memcached:1.5.5'
memcached: 'quay.io/airshipit/memcached:1.6.32'
prometheus_memcached_exporter: docker.io/prom/memcached-exporter:v0.4.1
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
local_registry:
active: false
exclude:

View File

@@ -21,7 +21,7 @@ images:
tags:
metacontroller: metacontrollerio/metacontroller:v0.4.2
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -52,7 +52,7 @@ images:
tags:
mongodb: docker.io/library/mongo:3.4.9-jessie
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -21,7 +21,7 @@ images:
nagios: docker.io/openstackhelm/nagios:latest-ubuntu_jammy
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
selenium_tests: docker.io/openstackhelm/osh-selenium:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -49,7 +49,7 @@ images:
tags:
nfs_provisioner: quay.io/kubernetes_incubator/nfs-provisioner:v2.3.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -23,7 +23,7 @@ images:
openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal
openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -26,7 +26,7 @@ images:
ovn_controller: docker.io/openstackhelm/ovn:ubuntu_focal
ovn_controller_kubectl: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
vector: docker.io/timberio/vector:0.39.0-debian
ovn_logging_parser: docker.io/openstackhelm/neutron:2025.1-ubuntu_noble
pull_policy: "IfNotPresent"

View File

@@ -157,8 +157,8 @@ images:
tags:
postgresql: "docker.io/library/postgres:14.5"
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
ks_user: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
image_repo_sync: quay.io/airshipit/docker:27.5.0
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
prometheus_postgresql_exporter: docker.io/wrouesnel/postgres_exporter:v0.4.6
prometheus_postgresql_exporter_create_user: "docker.io/library/postgres:14.5"
postgresql_backup: "quay.io/airshipit/porthole-postgresql-utility:latest-ubuntu_jammy"

View File

@@ -19,10 +19,10 @@
images:
tags:
powerdns: docker.io/psitrax/powerdns:4.1.10
db_init: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
db_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
db_sync: docker.io/psitrax/powerdns:4.1.10
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -21,7 +21,7 @@ images:
apache_proxy: docker.io/library/httpd:2.4
prometheus-alertmanager: docker.io/prom/alertmanager:v0.20.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -19,7 +19,7 @@ images:
tags:
kube_state_metrics: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.16.0
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -22,9 +22,9 @@ images:
tags:
prometheus_create_mysql_user: docker.io/library/mariadb:10.5.9-focal
prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1
prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
prometheus_mysql_exporter_helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -19,7 +19,7 @@ images:
tags:
node_exporter: docker.io/prom/node-exporter:v0.18.1
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -19,8 +19,8 @@ images:
tags:
prometheus_openstack_exporter: docker.io/openstackhelm/prometheus-openstack-exporter:latest-ubuntu_jammy
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
ks_user: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
image_repo_sync: quay.io/airshipit/docker:27.5.0
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -19,7 +19,7 @@ images:
tags:
process_exporter: docker.io/ncabatoff/process-exporter:0.2.11
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -20,9 +20,9 @@ images:
tags:
apache_proxy: docker.io/library/httpd:2.4
prometheus: docker.io/prom/prometheus:v2.25.0
helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -33,12 +33,12 @@ labels:
images:
tags:
prometheus_rabbitmq_exporter: docker.io/kbudde/rabbitmq-exporter:v1.0.0-RC7.1
prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
rabbitmq_init: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
rabbitmq: docker.io/library/rabbitmq:3.13.0
prometheus_rabbitmq_exporter_helm_tests: quay.io/airshipit/heat:2025.1-ubuntu_noble
rabbitmq_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
rabbitmq: quay.io/airshipit/rabbitmq:3.10.18
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
scripted_test: docker.io/library/rabbitmq:3.13.0-management
image_repo_sync: docker.io/library/docker:17.07.0
scripted_test: quay.io/airshipit/rabbitmq:3.10.18-management
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false

View File

@@ -21,7 +21,7 @@ images:
redis: docker.io/library/redis:4.0.1
helm_tests: docker.io/redislabs/redis-py:latest
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
image_repo_sync: docker.io/library/docker:17.07.0
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: IfNotPresent
local_registry:
active: false

View File

@@ -28,8 +28,8 @@ images:
tags:
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
shaker_run_tests: docker.io/performa/shaker:latest
ks_user: docker.io/openstackhelm/heat:2025.1-ubuntu_noble
image_repo_sync: docker.io/library/docker:17.07.0
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
image_repo_sync: quay.io/airshipit/docker:27.5.0
pull_policy: "IfNotPresent"
local_registry:
active: false