diff --git a/releasenotes/notes/openvswitch.yaml b/releasenotes/notes/openvswitch.yaml index 212a79f3eb..aed8efc952 100644 --- a/releasenotes/notes/openvswitch.yaml +++ b/releasenotes/notes/openvswitch.yaml @@ -1,4 +1,7 @@ --- openvswitch: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 Unpin images built with osh-images + - 0.1.3 Use HostToContainer mountPropagation ...