Fix formatting of release notes
Change-Id: Iddc0ac31aff06010c0c4017ff36737d52e90e2d6
This commit is contained in:
parent
a9b4c5361f
commit
af0362b62c
@ -1,6 +1,6 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
`etcd` has been updated to `v3.4.27`. Operators should read
|
||||
`the etcd upgrade documentation <https://etcd.io/docs/v3.4/upgrades/upgrade_3_4/>`__
|
||||
``etcd`` has been updated to ``v3.4.27``. Operators should read the
|
||||
`etcd upgrade documentation <https://etcd.io/docs/v3.4/upgrades/upgrade_3_4/>`__
|
||||
for upgrade notes.
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
|
||||
features:
|
||||
- |
|
||||
Adds the installation of the Neutron plugin `tap-as-a-service` in the
|
||||
`neutron-base` image as a python package. This allows a user to configure
|
||||
Adds the installation of the Neutron plugin ``tap-as-a-service`` in the
|
||||
``neutron-base`` image as a python package. This allows a user to configure
|
||||
this plugin and provide Neutron with port mirroring capabilities.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Adds missing `grafana-opensearch-datasource` plugin to the list of plugins
|
||||
Adds missing ``grafana-opensearch-datasource`` plugin to the list of plugins
|
||||
in the docker image.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Introduces block `openstack_base_override_upper_constraints` to
|
||||
Introduces block ``openstack_base_override_upper_constraints`` to
|
||||
provide users with the capability to globally override version
|
||||
constraints for services.
|
||||
|
@ -2,15 +2,16 @@
|
||||
upgrade:
|
||||
- |
|
||||
Update Prometheus services to latest releases:
|
||||
* blackbox_exporter 0.22.0 -> 0.24.0
|
||||
* elasticsearch_exporter 1.5.0 -> 1.6.0
|
||||
* haproxy_exporter 0.13.0 -> 0.15.0
|
||||
* memcached_exporter 0.10.0 -> 0.13.0
|
||||
* mysqld_exporter 0.14.0 -> 0.15.0
|
||||
* node_exporter 1.4.0 -> 1.7.0
|
||||
* ovn_exporter 1.0.6 -> 1.0.7
|
||||
* prometheus 2.38.0 -> 2.48.0
|
||||
* prometheus_alertmanager 0.24.0 -> 0.26.0
|
||||
* prometheus_cadvisor 0.45.0 -> 0.47.2
|
||||
* prometheus_mtail v3.0.0-rc50 -> v3.0.0-rc52
|
||||
* prometheus_msteams 1.5.1 -> 1.5.2
|
||||
|
||||
* blackbox_exporter 0.22.0 -> 0.24.0
|
||||
* elasticsearch_exporter 1.5.0 -> 1.6.0
|
||||
* haproxy_exporter 0.13.0 -> 0.15.0
|
||||
* memcached_exporter 0.10.0 -> 0.13.0
|
||||
* mysqld_exporter 0.14.0 -> 0.15.0
|
||||
* node_exporter 1.4.0 -> 1.7.0
|
||||
* ovn_exporter 1.0.6 -> 1.0.7
|
||||
* prometheus 2.38.0 -> 2.48.0
|
||||
* prometheus_alertmanager 0.24.0 -> 0.26.0
|
||||
* prometheus_cadvisor 0.45.0 -> 0.47.2
|
||||
* prometheus_mtail v3.0.0-rc50 -> v3.0.0-rc52
|
||||
* prometheus_msteams 1.5.1 -> 1.5.2
|
||||
|
Loading…
Reference in New Issue
Block a user