From 2ca2142e7e02664af93ae9329ecad3c0c75a7f3f Mon Sep 17 00:00:00 2001 From: "Reddy, Hemachandra (hr858f)" Date: Thu, 11 Feb 2021 10:17:40 -0600 Subject: [PATCH] Update Nova chart release notes to latest This commit updates the release notes to latest for Nova. Change-Id: I3a54cb777fdef6086532a8068addc79ef50e1b9f --- releasenotes/notes/nova.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/releasenotes/notes/nova.yaml b/releasenotes/notes/nova.yaml index b3609a5621..3102fcca34 100644 --- a/releasenotes/notes/nova.yaml +++ b/releasenotes/notes/nova.yaml @@ -1,3 +1,13 @@ --- nova: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 Add ssh to Nova compute + - 0.1.3 Establish Nova and Placement dependencies + - 0.1.4 Remove deprecated os_region_name for placement + - 0.1.5 Enable hostIPC + - 0.1.6 Swap SSH key names to reflect the correct key + - 0.1.7 Use HostToContainer mountPropagation + - 0.1.8 Change Issuer to ClusterIssuer + - 0.1.9 Revert "Change Issuer to ClusterIssuer" + - 0.1.10 Use HostToContainer mount propagation