From 480c49f15fb95de3d4e4cf52e9fb8b3c85b2e3cc Mon Sep 17 00:00:00 2001 From: "Reddy, Hemachandra (hr858f)" Date: Thu, 11 Feb 2021 14:33:15 -0600 Subject: [PATCH] Update Neutron chart release notes to latest This commit updates the release notes to latest for Neutron. Change-Id: I9e645c609e940d9b2f5a6eba5836f7721be6a09f --- releasenotes/notes/neutron.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) 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