Skip to content

Commit 97b2275

Browse files
remove wrong suntax note
1 parent f561262 commit 97b2275

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/book/src/plugins/plugins-versioning.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Project versions should only be increased if a breaking change is introduced in
1515
Similarly, the introduction of a new plugin version might only lead to a new minor version release of Kubebuilder, since no breaking change is being made to the CLI itself. It'd only be a breaking change to Kubebuilder if we remove support for an older plugin version. See the plugins design doc [versioning section][cli-plugins-versioning]
1616
for more details on plugin versioning.
1717

18-
<aside class="note">
19-
2018
## Introducing changes to plugins
2119

2220
Changes made to plugins only require a plugin version increase if and only if a change is made to a plugin

0 commit comments

Comments
 (0)