From e543d4a5c55e2f469d74040aa3f6bb5925b857a9 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Thu, 18 Feb 2021 15:12:49 -0600 Subject: [PATCH] Update flannel chart releasenotes to latest This change updates the releasenotes for the flannel chart to the latest version of the chart as of this patchset. Change-Id: Ic350c31927d64b353d4e226f23ba08a35306b075 --- releasenotes/notes/flannel.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/releasenotes/notes/flannel.yaml b/releasenotes/notes/flannel.yaml index b7ca1e48a5..7271b16def 100644 --- a/releasenotes/notes/flannel.yaml +++ b/releasenotes/notes/flannel.yaml @@ -1,4 +1,5 @@ --- flannel: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" ...