Skip to content

Commit 26ce538

Browse files
committed
Rm version for opm in 4.10+
1 parent 0fd0986 commit 26ce538

File tree

5 files changed

+4
-11
lines changed

5 files changed

+4
-11
lines changed

modules/olm-creating-fb-catalog-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can create a catalog image that uses the plain text _file-based catalog_ for
1717

1818
.Prerequisites
1919

20-
* `opm` version 1.18.0+
20+
* `opm`
2121
* `podman` version 1.9.3+
2222
* A bundle image built and pushed to a registry that supports link:https://docs.docker.com/registry/spec/manifest-v2-2/[Docker v2-2]
2323

modules/olm-creating-index-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can create an index image based on the SQLite database format by using the `
1010

1111
.Prerequisites
1212

13-
* `opm` version 1.18.0+
13+
* `opm`
1414
* `podman` version 1.9.3+
1515
* A bundle image built and pushed to a registry that supports link:https://docs.docker.com/registry/spec/manifest-v2-2/[Docker v2-2]
1616

modules/olm-installing-opm.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,3 @@ C:\> move opm.exe <directory>
7373
----
7474
$ opm version
7575
----
76-
+
77-
.Example output
78-
[source,terminal]
79-
----
80-
Version: version.Version{OpmVersion:"v1.18.0", GitCommit:"32eb2591437e394bdc58a58371c5cd1e6fe5e63f", BuildDate:"2021-09-21T10:41:00Z", GoOs:"linux", GoArch:"amd64"}
81-
82-
----

modules/olm-pruning-index-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ifeval::["{context}" != "olm-managing-custom-catalogs"]
4141
endif::[]
4242
* `podman` version 1.9.3+
4343
* link:https://github.com/fullstorydev/grpcurl[`grpcurl`] (third-party command-line tool)
44-
* `opm` version 1.18.0+
44+
* `opm`
4545
* Access to a registry that supports
4646
link:https://docs.docker.com/registry/spec/manifest-v2-2/[Docker v2-2]
4747

modules/olm-updating-index-image.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif::[]
2323

2424
.Prerequisites
2525

26-
* `opm` version 1.18.0+
26+
* `opm`
2727
* `podman` version 1.9.3+
2828
* An index image built and pushed to a registry.
2929
* An existing catalog source referencing the index image.

0 commit comments

Comments
 (0)