Skip to content

Commit 80c10f6

Browse files
Merge pull request #47837 from michaelryanpeter/fix-asciibinder-build-osdk-control-compat
Fix asciibinder build errors introduced in #47681
2 parents de348e3 + a3ad9af commit 80c10f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/osdk-control-compat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Operators that use deprecated APIs can adversely impact critical workloads when
5050
You must use `olm.maxOpenShiftVersion` annotation only if your Operator bundle version cannot work in later versions. Be aware that cluster admins cannot upgrade their clusters with your solution installed. If you do not provide later version and a valid upgrade path,
5151
cluster admins may uninstall your Operator and can upgrade the cluster version.
5252
====
53-
53+
+
5454
.Example CSV with `olm.maxOpenShiftVersion` annotation
5555
[source,yaml]
5656
----

0 commit comments

Comments
 (0)