Files
openstack-helm/releasenotes/notes/skyline-db-sync-image-b56ba0a4cad85c9c.yaml
Doug Goldstein 896a543280 fix skyline db-sync image variable to match other chart style
The db-sync image variable of all charts is <chart>-db-sync and skyline
was different. This makes it behave the same as the others.

Change-Id: I9a8e75b002936a44382e68b7ec9c9b0b19c58b07
2025-06-13 11:32:49 -05:00

7 lines
149 B
YAML

---
skyline:
- |
Fix db-sync container image tag variable to match the style of all other
charts to be prefixed with the project name.
...