
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
11 lines
391 B
YAML
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``.
|