kayobe/releasenotes/notes/sync-kolla-tag-e4766b4fb395765e.yaml
Pierre Riteau 8640fbd5c0 Sync kolla_tag with kolla-ansible
Without this change, Kayobe was tagging container images with `zed` when
kolla-ansible was expecting something like `zed-ubuntu-jammy`.

Change-Id: I23c409900db2c37105e7b218bbaedcfacb235787
2023-01-06 11:53:29 +01:00

7 lines
230 B
YAML

---
fixes:
- |
Synchronises the default value ``kolla_tag`` with the container image
tagging scheme expected by Kolla Ansible. This ensures images are built
with tags such as ``zed-ubuntu-jammy`` instead of ``zed``.