From acf0054aa421dcef811b4c73dcbe4af2656552d5 Mon Sep 17 00:00:00 2001
From: Chinasubbareddy Mallavarapu <cr3938@att.com>
Date: Thu, 4 Feb 2021 23:10:47 +0000
Subject: [PATCH] [ceph-provisioners] Update ceph-provisioners release notes to
 current

This change updates the releasenotes for ceph-provisioners to all current
changes as of the date of this commit.

Change-Id: I48a0e10fcae8920396658499321dede9ed026eff
---
 releasenotes/notes/ceph-provisioners.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/releasenotes/notes/ceph-provisioners.yaml b/releasenotes/notes/ceph-provisioners.yaml
index 6c05478d2..3e240d0f0 100644
--- a/releasenotes/notes/ceph-provisioners.yaml
+++ b/releasenotes/notes/ceph-provisioners.yaml
@@ -1,4 +1,6 @@
 ---
 ceph-provisioners:
   - 0.1.0 Initial Chart
+  - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
+  - 0.1.2 Validate each storageclass created
 ...