minor: add a new release system (#3)
All checks were successful
ci/woodpecker/push/push Pipeline was successful
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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -44,3 +44,6 @@ data
|
||||
|
||||
# Dev TLS certs (self-signed for local testing)
|
||||
.dev-certs
|
||||
|
||||
# CI artifact (kaniko reads .tags for image tag list)
|
||||
.tags
|
||||
|
||||
Reference in New Issue
Block a user