Skip to content

Commit d65ed28

Browse files
authored
bump supported OLM versions in docs (#6064)
Signed-off-by: Jonathan Berkhahn <[email protected]> Signed-off-by: Jonathan Berkhahn <[email protected]>
1 parent 3fc75c9 commit d65ed28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ By project type (replace `${IMAGE_VERSION}` with base image version in your proj
9292

9393
Operator SDK officially supports the latest 3 minor versions of OLM present at the time of a given Operator SDK release. These versions of OLM manifests are packaged with the SDK binary in the form of `bindata` to support low-latency installations of OLM with [`operator-sdk olm install`][olm-install-cmd]. Any other version installed with this command may work but is not tested nor officially supported.
9494

95-
Currently, the officially supported OLM Versions are: 0.19.1, 0.20.0, and 0.21.2
95+
Currently, the officially supported OLM Versions are: 0.20.0, 0.21.2, and 0.22.0
9696

9797
## Platform support
9898

0 commit comments

Comments
 (0)