From 0f332b1885166fa54737feda5b1353768eb133c8 Mon Sep 17 00:00:00 2001 From: shuting Date: Tue, 10 Jan 2023 21:47:17 +0800 Subject: [PATCH] fix chart invalid annotations (#5960) Signed-off-by: ShutingZhao Signed-off-by: ShutingZhao --- charts/kyverno-policies/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index 88bb0dff31..cde155af7b 100644 --- a/charts/kyverno-policies/Chart.yaml +++ b/charts/kyverno-policies/Chart.yaml @@ -28,4 +28,4 @@ annotations: - kind: fixed description: Support for customLabels, they were ignored up to now - kind: removed - description: Walk back change in PSS policy to send to to_upper + description: "Walk back change in PSS policy to send to to_upper"