Open
Description
Issue submitter TODO list
- I've searched for an already existing issues here
- I'm running a supported version of the application which is listed here and the feature is not present there
Is your proposal related to a problem?
main
is 72 commits ahead of the the last official release (https://github.com/kafbat/kafka-ui/releases/tag/v1.0.0)
Describe the feature you're interested in
It would be great if we could release more often employing some sort of semantic commit style or similar. Ideally, all merges to main
should be released as they happen
Describe alternatives you've considered
As I am consuming the project as a docker image, I can always fetch the latest build from main
and pin my build to that. It works but it is not great
Version you're running
Additional context
No response