From ac73b5bfa2449d507fbafcac91c0dd5afda834c4 Mon Sep 17 00:00:00 2001 From: Connor Catlett Date: Thu, 5 Oct 2023 18:26:44 +0000 Subject: [PATCH] Fix CHANGELOG version Signed-off-by: Connor Catlett --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5c5cac49..aaf177c58b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # v1.23.1 ### Bug Fixes -* Upgrade volume-modifier-for-k8s sidecar to 1.3 for Leader election conflict with csi-resizer bug fix ([#14](https://github.com/awslabs/volume-modifier-for-k8s/pull/14), [@torredil](https://github.com/torredil)) +* Upgrade volume-modifier-for-k8s sidecar to 0.1.3 for Leader election conflict with csi-resizer bug fix ([#14](https://github.com/awslabs/volume-modifier-for-k8s/pull/14), [@torredil](https://github.com/torredil)) # v1.23.0 ### Urgent Upgrade Notes @@ -24,7 +24,7 @@ As part of this change, e2fsprogs will be upgraded from `1.42.9` to `1.46.5` and # v1.22.1 ### Bug Fixes * Cherry-pick from v1.23.1: Do not call ModifyVolume if the volume is already in the desired state ([#1741](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/1741), [@ConnorJC3](https://github.com/ConnorJC3)) -* Upgrade volume-modifier-for-k8s sidecar to 1.3 for Leader election conflict with csi-resizer bug fix ([#14](https://github.com/awslabs/volume-modifier-for-k8s/pull/14), [@torredil](https://github.com/torredil)) +* Upgrade volume-modifier-for-k8s sidecar to 0.1.3 for Leader election conflict with csi-resizer bug fix ([#14](https://github.com/awslabs/volume-modifier-for-k8s/pull/14), [@torredil](https://github.com/torredil)) # 1.22.0 ### Urgent Upgrade Notes