docs(upgrade): add auto upgrade major version context

resolves #6212
This commit is contained in:
Jan De Dobbeleer 2025-03-03 13:16:23 +01:00 committed by Jan De Dobbeleer
parent d533518d07
commit f000792340

View file

@ -24,6 +24,11 @@ enabled by adding the following to your configuration.
}}
/>
:::info
Auto upgrade will never upgrade major versions. This is to avoid introducing breaking changes
without explicit user acknowledgement.
:::
| Name | Type | Default | Description |
| ---------- | :-------: | :-----: | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `notice` | `boolean` | `false` | enable displaying the upgrade notice on shell start, only checks based on `interval` |