File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
charts/aws-ebs-csi-driver Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Helm chart
22
3+ ## 2.56.1
4+
5+ ### Security
6+
7+ This release upgrades to the latest volume-modifer-for-k8s version to adress CVE-2025 -68121 and CVE-2026 -24051
8+
39## 2.56.0
410
511- Bump driver version to ` v1.56.0 ` .
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : 1.56.0
33name : aws-ebs-csi-driver
44description : A Helm chart for AWS EBS CSI Driver
5- version : 2.56.0
5+ version : 2.56.1
66kubeVersion : " >=1.17.0-0"
77home : https://github.com/kubernetes-sigs/aws-ebs-csi-driver
88sources :
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ sidecars:
167167 image :
168168 pullPolicy : IfNotPresent
169169 repository : public.ecr.aws/ebs-csi-driver/volume-modifier-for-k8s
170- tag : " v0.9.2 "
170+ tag : " v0.9.3 "
171171 leaderElection :
172172 enabled : true
173173 # Optional values to tune lease behavior.
You can’t perform that action at this time.
0 commit comments