Skip to content

Commit

Permalink
🚨 fix-lint(CHANGELOG.md): resolved lints, added changelog updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Aug 21, 2024
1 parent 2e18450 commit 657969f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 50 deletions.
37 changes: 0 additions & 37 deletions .gitignore copy

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Unreleased

### 🎨🏗️ 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
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ This modules uses Helm to deploy Prometheus to a cluster using the official char

Versions are module variables, but latest versions are intended to be be reflected in the default values.

# CHANGELOG
* 0.0.2 -- 2024-07-30
- formatting
- added module default outputs
- updated images module
- add prometheus_namespace as output
- add --web.enable-remote-write-receiver
* 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

<!-- BEGIN_TF_DOCS -->
## Requirements

Expand Down

0 comments on commit 657969f

Please sign in to comment.