You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG-2.x.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
# V2.1.12
2
+
* Update golang MV in DockerFile ([#1697](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1697), [@mondaljs](https://github.com/mondaljs))
3
+
* Update Sidecar Versions to Resolve CVEs ([#1694](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1694), [@samuhale](https://github.com/samuhale))
4
+
* Allow : in Tags with Escape Character ([#1693](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1693), [@samuhale](https://github.com/samuhale))
1
5
# V2.1.11
2
6
* Bump k8 version to default 1.33 for e2e tests([#1681](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1681), [@dankova22](https://github.com/dankova22))
3
7
* Update openssl installation change in Dockerfile ([#1678](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1678), [@anthotse](https:///github.com/anthotse))
Then, update all lines referencing `image: amazon/aws-efs-csi-driver` to the desired version (e.g., to `image: amazon/aws-efs-csi-driver:v2.1.11`) in the yaml file, and deploy driver yaml again:
390
+
Then, update all lines referencing `image: amazon/aws-efs-csi-driver` to the desired version (e.g., to `image: amazon/aws-efs-csi-driver:v2.1.12`) in the yaml file, and deploy driver yaml again:
0 commit comments