Skip to content

Commit 5bddb90

Browse files
committed
docs: add upgrades page
Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent 3cd563e commit 5bddb90

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

web/docs/resource-name-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 41
2+
sidebar_position: 90
33
---
44

55
# Resource Name Migration Guide

web/docs/upgrades.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
sidebar_position: 25
3+
---
4+
5+
# Upgrades
6+
7+
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
8+
9+
You can upgrade the plugin simply by installing the new version. Unless
10+
explicitly stated below or in the release notes, no special steps are required.
11+
12+
## Upgrading to version 0.8.x from previous versions
13+
14+
Version **0.8.0** introduces breaking changes to resource naming.
15+
To complete the upgrade successfully, follow the instructions in the
16+
["Resource Name Migration Guide"](resource-name-migration.md).

0 commit comments

Comments
 (0)