1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00

docs: deprecation policy for Helm chart params

This commit is contained in:
Markus Lehtonen 2023-07-24 14:06:30 +03:00
parent 73bdaa2e89
commit b72b537261

View file

@ -34,3 +34,6 @@ Command-line flags and configuration file options are supported for 1 more
release after being deprecated, at minimum. That is, if option/flag is
deprecated in version **X**, it will be supported in **X+1** and may be removed
in **X+2**.
The same policy (support for 1 release after deprecation) also applies to Helm
chart parameters.