Skip to content

Commit

Permalink
bump: version 0.0.0 → 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 24, 2024
1 parent 26775bf commit df40730
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit df40730

Please sign in to comment.