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
* Update efs-utils conf for eu regions DNS ([#1737](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1737), [@dankova22](https://github.com/dankova22))
4
+
* Update Dockerfile for new efs-utils dependencies ([#1736](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1736), [@dankova22](https://github.com/dankova22))
5
+
* Specify fileSystemId from K8 ConfigMap/Secret ([#1724](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1724), [@aliyajo](https://github.com/aliyajo))
6
+
* Add force unmount after timeout option ([#1710](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1710), [@DavidXU12345](https://github.com/DavidXU12345))
1
7
# V2.1.14
2
8
* Upgrade aws-sdk-go-v2 to latest version ([#1729](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1729), [@DavidXU12345](https://github.com/DavidXU12345))
* Set PosixUser.Uid correctly in ListAccessPoints ([#1707](https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/1707), [@yerzhan7](https://github.com/yerzhan7))
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.14`) in the yaml file, and deploy driver yaml again:
424
+
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.15`) in the yaml file, and deploy driver yaml again:
0 commit comments