### Description Recently a couple of changes to the Samba app accumulated which warrant a breaking change: - Use `list()` option for `enabled_shares` (discussed in https://github.com/home-assistant/supervisor/pull/7023#issuecomment-4939671759, part 1 #4717, part 2 #4718). - Change `netbios` default from `true` to `false` (discussed in #4705) - Drop the legacy `addons`/`addon_configs` share names (end of the deprecation started in #4736) ### Additional context _No response_
Description
Recently a couple of changes to the Samba app accumulated which warrant a breaking change:
list()option forenabled_shares(discussed in Expose options from simple alternation match() schemas in UI schema supervisor#7023 (comment), part 1 Samba: Normalize stored enabled_shares values to lower case #4717, part 2 Samba: Restrict enabled_shares schema to list() of share names #4718).netbiosdefault fromtruetofalse(discussed in Samba: Add option to disable NetBIOS (nmbd) #4705)addons/addon_configsshare names (end of the deprecation started in samba: migrate to app-based folder mappings and share names, bump base image #4736)Additional context
No response