~wombelix/chart-fluent-bit-syslog-to-aws-cloudtrail-data

2f5643b8d6f0353861ca4cada24af6b609e52f1a — Dominik Wombacher a month ago 28290e7 main 0.3.1
bump: version 0.3.0 → 0.3.1
2 files changed, 7 insertions(+), 1 deletions(-)

M .cz.toml
M CHANGELOG.md
M .cz.toml => .cz.toml +1 -1
@@ 5,6 5,6 @@
[tool.commitizen]
name = "cz_conventional_commits"
version_scheme = "semver"
version = "0.3.0"
version = "0.3.1"
update_changelog_on_bump = true
changelog_incremental = true

M CHANGELOG.md => CHANGELOG.md +6 -0
@@ 1,5 1,11 @@
# Changelog

## 0.3.1 (2024-10-30)

### Fix

- **NOTES**: commands adjusted to output svc name and port for type ClusterIP

## 0.3.0 (2024-10-28)

### Feat