We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd563e commit 5bddb90Copy full SHA for 5bddb90
web/docs/resource-name-migration.md
@@ -1,5 +1,5 @@
1
---
2
-sidebar_position: 41
+sidebar_position: 90
3
4
5
# Resource Name Migration Guide
web/docs/upgrades.mdx
@@ -0,0 +1,16 @@
+---
+sidebar_position: 25
+
+# 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