This repository has been archived by the owner on May 17, 2023. It is now read-only.
Releases: aws-samples/nexus-oss-on-aws
Releases · aws-samples/nexus-oss-on-aws
v1.4.0-rc0
feat: upgrade cdk 2.0 (#163)
v1.3.0
v1.2.0
v1.2.0-RC0
- support EKS version, v1.21
v1.1.0
v1.1.0-RC2
fix: validation error when deploying EKS with v1.19.
v1.1.0-RC1
- support specifying EKS version, v1.20, v1.19, and v1.18 are supported versions
- support provisioning to existing VPC
- support provisioning to existing EKS(require v1.17+)
- update aws-efs-csi-driver to 1.3.1
- update aws-load-balancer-controller to 2.2.0
- bug fixes
v1.1.0-RC0
- support selecting EKS version, v1.20, v1.19, and v1.18
- support provisioning to existing VPC
- support provisioning to existing EKS(require v1.17+)
- update aws-efs-csi-driver to 1.2.1
- update aws-load-balancer-controller to 2.2.0
- bug fixes