-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from SCT-Engineering/release/0.1.1
Release/0.1.1
- Loading branch information
Showing
3 changed files
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters