mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
Preset 'none' is in fact disallowed since cozystack/cozystack#1156 Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated documentation across all supported applications to remove "none" from the list of allowed values for the `resourcesPreset` parameter. Only sizing presets from "nano" to "2xlarge" are now listed as valid options. * **Chores** * Incremented chart versions for all affected applications. * Updated version mapping to reference specific commits for released versions. * Removed "none" from allowed enum values for `resourcesPreset` in JSON schemas across all applications. * Refactored Makefiles to centralize and update resource preset enums, removing "none" from allowed values. <!-- end of auto-generated comment: release notes by coderabbit.ai -->