openstack-helm/values_overrides/manila/2025.1-ubuntu_noble.yaml
Vladimir Kozhukalov 017c8f2e2f Add 2025.1 values overrides
* Add 2025.1 test jobs
* Disable 2023.2 test jobs

Change-Id: Id4ed39c641ec730bf467d1da60d12eb255498ec5
2025-04-14 22:04:57 -05:00

17 lines
763 B
YAML

---
images:
tags:
bootstrap: quay.io/airshipit/heat:2025.1-ubuntu_noble
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
db_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
manila_db_sync: quay.io/airshipit/manila:2025.1-ubuntu_noble
db_drop: quay.io/airshipit/heat:2025.1-ubuntu_noble
ks_user: quay.io/airshipit/heat:2025.1-ubuntu_noble
ks_service: quay.io/airshipit/heat:2025.1-ubuntu_noble
ks_endpoints: quay.io/airshipit/heat:2025.1-ubuntu_noble
manila_api: quay.io/airshipit/manila:2025.1-ubuntu_noble
manila_data: quay.io/airshipit/manila:2025.1-ubuntu_noble
manila_scheduler: quay.io/airshipit/manila:2025.1-ubuntu_noble
manila_share: quay.io/airshipit/manila:2025.1-ubuntu_noble
...