79edaad3bf
- In some charts third party images are used. Need inspection which of them can be updated. - For some charts we don't build images. For this case let's build images for active projects and probably retire charts for retired or inactive projects. Change-Id: Ic9e634806d40595992d68c1fc3cd54b655ca5d02
17 lines
816 B
YAML
17 lines
816 B
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
|
db_init: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
manila_db_sync: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
|
|
db_drop: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
ks_user: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
ks_service: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
ks_endpoints: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
|
manila_api: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
|
|
manila_data: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
|
|
manila_scheduler: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
|
|
manila_share: docker.io/openstackhelm/manila:2023.1-ubuntu_focal
|
|
...
|