3 Commits

Author SHA1 Message Date
9bc327e675
remove frontend and all related services, scripts and code (#8860) 2025-09-05 16:30:08 +02:00
04bf693453
release script does not include commits (#8381) 2025-04-12 10:18:05 +00:00
54c2e5c131
release: also update helmchart versions (#8256)
To have congruence a release also updates the helmchart version. This
utilizes sed to replace the coresponding string. The `sed` command is
not present on windows and could prevent a windows user to use the
release functionality out of the box.

The release functionality is also externalized into its own script
`scripts/release.sh`.
2025-03-17 21:49:26 +01:00