From fc79e365bb3af1412ab3402877aab969c14887fa Mon Sep 17 00:00:00 2001 From: Shingo Omura Date: Wed, 24 Nov 2021 17:22:37 +0900 Subject: [PATCH] add release note for 1.22.4-0.1.0 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0885172..880d342 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,7 @@ support checking device existence [#3](https://github.com/everpeace/k8s-host-dev - upgrade kubernetes version to 1.21.3 [#7](https://github.com/everpeace/k8s-host-device-plugin/pull/7) - make it go module [#6](https://github.com/everpeace/k8s-host-device-plugin/pull/6) - Send only changes of health [#4](https://github.com/everpeace/k8s-host-device-plugin/pull/4) + +### `1.22.4-0.1.0` + +- upgrade kubernetes version to 1.22.4 [#11](https://github.com/everpeace/k8s-host-device-plugin/pull/11)