Skip to content

Commit 4a03037

Browse files
Merge pull request #48978 from michaelryanpeter/osdk-version-bump-BZs
BZ2116646, BZ2116742, BZ2116748, & BZ2116794: OSDK version bumps
2 parents fd211a5 + 92098d3 commit 4a03037

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

modules/osdk-installing-cli-linux-macos.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// * cli_reference/osdk/cli-osdk-install.adoc
44
// * operators/operator_sdk/osdk-installing-cli.adoc
55

6-
:ocp_ver: 4.10
7-
:osdk_ver: v1.16.0
6+
:ocp_ver: 4.11
7+
:osdk_ver: v1.22.0
88

99
:_content-type: PROCEDURE
1010
[id="osdk-installing-cli-linux-macos_{context}"]
@@ -14,7 +14,7 @@ You can install the OpenShift SDK CLI tool on Linux.
1414

1515
.Prerequisites
1616

17-
* link:https://golang.org/dl/[Go] v1.16+
17+
* link:https://golang.org/dl/[Go] v1.18+
1818
ifdef::openshift-origin[]
1919
* link:https://docs.docker.com/install/[`docker`] v17.03+, link:https://github.com/containers/libpod/blob/master/install.md[`podman`] v1.2.0+, or link:https://github.com/containers/buildah/blob/master/install.md[`buildah`] v1.7+
2020
endif::[]
@@ -24,7 +24,7 @@ endif::[]
2424
2525
.Procedure
2626

27-
. Navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/{ocp_ver}/[OpenShift mirror site].
27+
. Navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/[OpenShift mirror site].
2828

2929
. From the latest {ocp_ver} directory, download the latest version of the tarball for Linux.
3030

operators/operator_sdk/osdk-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Operator authors with cluster administrator access to a Kubernetes-based cluster
2828

2929
[NOTE]
3030
====
31-
{product-title} 4.9 supports Operator SDK v1.10.0 or later.
31+
{product-title} {product-version} supports Operator SDK v1.22.0 or later.
3232
====
3333

3434
[id="osdk-about-what-are-operators"]

operators/operator_sdk/osdk-installing-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
include::_attributes/common-attributes.adoc[]
55
:context: osdk-installing-cli
66

7-
:osdk_ver: v1.16.0
7+
:osdk_ver: v1.22.0
88

99
toc::[]
1010

0 commit comments

Comments
 (0)