From 2107034ee5e632cd1863270174465bba5d2d957f Mon Sep 17 00:00:00 2001 From: jinyuan Date: Sat, 20 Feb 2021 11:20:08 +0800 Subject: [PATCH] Update podsecuritypolicy chart releasenotes to latest This change updates the releasenotes for the podsecuritypolicy chart to the latest version of the chart as of this patchset. Change-Id: I599d743d38c75c7eb7de2d0fa3c668c927e7e465 --- releasenotes/notes/podsecuritypolicy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes/notes/podsecuritypolicy.yaml b/releasenotes/notes/podsecuritypolicy.yaml index e20bbf13..caa12f25 100644 --- a/releasenotes/notes/podsecuritypolicy.yaml +++ b/releasenotes/notes/podsecuritypolicy.yaml @@ -1,4 +1,5 @@ --- podsecuritypolicy: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" ...