Skip to content

Commit

Permalink
Update CHANGELOG.md for 0.3.0 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
evberrypi authored Sep 27, 2023
1 parent 23dfca5 commit c146311
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# 0.3.0

### New Features
- [EKS] Upgrade K8s to v1.27 [PR #12](https://github.com/NVIDIA/nvidia-terraform-modules/pull/12)
- [AKS] Upgrade K8s to v1.27 [PR #12](https://github.com/NVIDIA/nvidia-terraform-modules/pull/12)
- [All Platforms] Add support for selecting NVIDIA AI Enterprise Version of GPU Operator [PR #11](https://github.com/NVIDIA/nvidia-terraform-modules/pull/11)
- [All Platforms] Update terraform.tfvars file to contain all possible variables [PR #10](https://github.com/NVIDIA/nvidia-terraform-modules/pull/10)

### Bug Fixes
- n/a

### Breaking Changes
n/a

### Other Changes
n/a

### Known Issues
- no new issues

# 0.2.0

### New Features
Expand All @@ -18,4 +38,4 @@ n/a

### Known Issues
- [EKS] Default VPC `public_subnets` and `private_subnets` values do not maximize reserved `10.0.0.0/16` `cidr_block`. Adjust accordingly to fit your needs.
- [GKE] Permissions to launch module are not explicit [Issue #6](https://github.com/NVIDIA/nvidia-terraform-modules/issues/6)
- [GKE] Permissions to launch module are not explicit [Issue #6](https://github.com/NVIDIA/nvidia-terraform-modules/issues/6)

0 comments on commit c146311

Please sign in to comment.