fix: change url from source to this repo

This commit is contained in:
Tommy 2024-04-09 09:56:49 +02:00
parent 9c8ad30b3d
commit 3a3734ecab
No known key found for this signature in database

View file

@ -2,28 +2,28 @@ style: github
template: CHANGELOG.tpl.md template: CHANGELOG.tpl.md
info: info:
title: CHANGELOG title: CHANGELOG
repository_url: https://github.com/camunda-community-hub/camunda-helm repository_url: https://github.com/tommy-skaug/charts
options: options:
commits: commits:
filters: filters:
Type: Type:
- Added - Added
- Changed - Changed
- Deprecated - Deprecated
- Removed - Removed
- Fixed - Fixed
- Security - Security
commit_groups: commit_groups:
# title_maps: # title_maps:
# feat: Features # feat: Features
# fix: Bug Fixes # fix: Bug Fixes
# perf: Performance Improvements # perf: Performance Improvements
# refactor: Code Refactoring # refactor: Code Refactoring
header: header:
pattern: "^((\\w+)\\s.*)$" pattern: "^((\\w+)\\s.*)$"
pattern_maps: pattern_maps:
- Subject - Subject
- Type - Type
notes: notes:
keywords: keywords:
- BREAKING CHANGE - BREAKING CHANGE