Skip to content

Commit

Permalink
Merge pull request #911 from Ashley-wenyizha/pre-release-PR-1.5.0
Browse files Browse the repository at this point in the history
Pre release PR for v1.5.0
  • Loading branch information
Ashley-wenyizha committed Feb 6, 2023
2 parents 9013301 + 8922801 commit 8be99da
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# V1.5.0
* Upgrade to latest sidecars versions
* Upgrade AL2 version and address CVEs (CVE-2021-4217, CVE-2022-0529, CVE-2022-0530, CVE-2022-4141, CVE-2023-0049, CVE-2022-45061, CVE-2022-27781, CVE-2022-23521, CVE-2021-46848, CVE-2022-4292, CVE-2022-43551, CVE-2022-35737, CVE-2022-42898, CVE-2022-41903)
# V1.4.9
* Bumped up the sidecars version
* Fixed-AWS EFS CSI Driver crashes if Access Point creation fails and static GID set
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#

VERSION=v1.4.9
VERSION=v1.5.0

PKG=github.com/kubernetes-sigs/aws-efs-csi-driver
GIT_COMMIT?=$(shell git rev-parse HEAD)
Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ The following sections are Kubernetes specific. If you are a Kubernetes user, us
| EFS CSI Driver Version | Image |
|------------------------|----------------------------------|
| master branch | amazon/aws-efs-csi-driver:master |
| v1.5.0 | amazon/aws-efs-csi-driver:v1.5.0 |
| v1.4.9 | amazon/aws-efs-csi-driver:v1.4.9 |
| v1.4.8 | amazon/aws-efs-csi-driver:v1.4.8 |
| v1.4.7 | amazon/aws-efs-csi-driver:v1.4.7 |
Expand Down

0 comments on commit 8be99da

Please sign in to comment.