diff --git a/CHANGELOG.md b/CHANGELOG.md index c55b5f5..ada5fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ -## Unreleased +## 0.1.0 (2024-08-19) + +### ✨ Features + +- **karpenter**: update module upstream to 1.0.0 +- **many**: subnet tagging updated nodepoolandnodeclass +- **prometheus**: enables serviceMonitor to captures karpenter metrics in prometheus + +### 🐛🚑️ Fixes + +- **kubectl**: fixes for kubectl image ### ci @@ -7,11 +17,3 @@ ### fix - **main.tf**: correct the value for amd_ami_family - - -* 0.0.2 -- 2024-07-30 - - update after removing cluster-autoscaler - - add second yaml template - - update images module -* 0.0.1 -- 2024-07-26 - - Genesis/Initial development