Files
kolla/releasenotes/notes/move-curl-sources-d8fac9c8c57445cf.yaml
Michal Nasiadka 750a137815 Move curl sources to sources.py
Move most curl sources to sources.py, so it can be automatically
updated in future.

This also makes overriding the versions/locations/sha256 easier.

Change-Id: Ib3497fe96162ae190e5c113cacaaa3ef8334f590
2024-02-21 08:26:52 +00:00

11 lines
391 B
YAML

---
features:
- |
Adds support for overriding Prometheus, Let's Encrypt lego and etcd source
urls, versions and sha256 sums using ``kolla-build.conf``.
upgrade:
- |
Overriding Prometheus/Let's Encrypt lego and etcd source urls, versions
and sha256 sums using ``template-overrides.j2`` is not supported anymore.
Please migrate those overrides to ``kolla-build.conf``.