diff --git a/releasenotes/notes/neutron.yaml b/releasenotes/notes/neutron.yaml index cca2695842..61e60c7730 100644 --- a/releasenotes/notes/neutron.yaml +++ b/releasenotes/notes/neutron.yaml @@ -1,3 +1,11 @@ --- neutron: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 fixes tls issue + - 0.1.3 Update neutron to use Nginx apparmor profile + - 0.1.4 Pass ovs agent config to dhcp agent + - 0.1.5 Add missing flags to nginx container in neutron chart + - 0.1.6 Use HostToContainer mountPropagation + - 0.1.7 Change Issuer to ClusterIssuer + - 0.1.8 Revert Change Issuer to ClusterIssuer