diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ddcff0..4cc8439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,16 @@ -## Unreleased +## 0.0.1 (2024-10-24) + +### 🐛🚑️ Fixes + +- **deps**: updated prior to release +- **main.tf**: updates config to fix crashloopbackoff ### 🎨🏗️ Style & Architecture - **repo**: add repo features pre-commit and commitizen -# CHANGELOG -* 0.0.2 -- 2024-07-30 - - formatting - - added module default outputs - - updated images module - - add prometheus_namespace as output -* 0.0.1 -- 2024-07-22 - - add force_delete and lifecycle policies to copy_images - - updated version.tf to 0.0.1 - - included module.images in depends on helm charts - - created changelog +### 🚨 Linting + +- **main.tf**: removed ns definition +- **namespace[0]**: namespace refs +- **CHANGELOG.md**: resolved lints, added changelog updated readme