From 0d38c5628bef81b4d074e2afc445f8ffcfba0072 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Wed, 10 Feb 2021 14:17:58 -0600 Subject: [PATCH] Update libvirt chart release notes to latest This change updates the release notes for each update to the libvirt chart as of this patchset. Change-Id: I24e4a607f0a9fbb893ccafb748d010216622663a --- releasenotes/notes/libvirt.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/releasenotes/notes/libvirt.yaml b/releasenotes/notes/libvirt.yaml index 74ccc1b16..9801beb7d 100644 --- a/releasenotes/notes/libvirt.yaml +++ b/releasenotes/notes/libvirt.yaml @@ -1,4 +1,7 @@ --- libvirt: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 Setup libvirt SSL + - 0.1.3 Create override for external ceph cinder backend ...