minor: add a new release system (#3)
All checks were successful
ci/woodpecker/push/push Pipeline was successful

# Changes

* package and release helm charts for the project
* configure a new release system based of semver
* add changelog entries via keep-a-changelog formatting
* add gitea releases

Co-authored-by: Madison Grubb <madison@elastiflow.com>
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-02-12 22:07:53 +00:00
parent 547b94bac8
commit a302a4a1a0
8 changed files with 117 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
replicaCount: 1
image:
repository: kestrelos
repository: git.keligrubb.com/keligrubb/kestrelos
tag: latest
pullPolicy: IfNotPresent