Support templates
The body of the notification can now be rendered from a template.
readme: Add note about markdown formatting
Fix bugs in multialert message format
Support markdown in multi-alert mode as well
docker: Read version from justfile
docker: Build smaller binaries
Compile with ldflags "-w" and "-s".
"-w" removes DWARF debugging information
"-s" removes the symbol table
fix(charts): update version and adjust Probes to health
docker/helm: Release 0.5.0
Log IP, user-agent on basic auth failure
Can be used in combination with a tool like fail2ban.
fix(helm): add option to override global image part and add docs
fix(authMiddleware): send 401 if no basicAuth is given
ci: Fix working directory for helm linting
justfile: Multiple changes for helm handling
Use "helm lint" instead of "ct lint" for now - "ct" lint is not packaged
correctly.
Only push the helm chart to Codeberg.