From 2b207deb5257f102222f964120ed8a0ed41fd6a1 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Tue, 30 Jul 2024 16:42:53 -0400 Subject: [PATCH] notes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbe1d75..acf93ce 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ The module deploys Karpenter needed AWS resources, namely in IAM. It copies the # CHANGELOG * 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