Skip to content

Commit 9c29ee6

Browse files
authored
Merge pull request #58250 from SNiemann15/rhdevdocs5040
[RHDEVDOCS-5040] Bump up image folder versions for pipelines 1.10 release
2 parents a557c02 + 9f5036d commit 9c29ee6

5 files changed

+19
-19
lines changed

modules/op-installing-pipelines-as-code-cli.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
[role="_abstract"]
1010
Cluster administrators can use the `tkn pac` and `opc` CLI tools on local machines or as containers for testing. The `tkn pac` and `opc` CLI tools are installed automatically when you install the `tkn` CLI for {pipelines-title}.
1111

12-
You can install the `tkn pac` and `opc` version `1.9.1` binaries for the supported platforms:
12+
You can install the `tkn pac` and `opc` version `1.10.0` binaries for the supported platforms:
1313

14-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
15-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-s390x.tar.gz[Linux on {ibmzProductName} and {linuxoneProductName} (s390x)]
16-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-ppc64le.tar.gz[Linux on {ibmpowerProductName} (ppc64le)]
17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-macos-amd64.tar.gz[macOS]
18-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-windows-amd64.zip[Windows]
14+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
15+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-s390x.tar.gz[Linux on {ibmzProductName} and {linuxoneProductName} (s390x)]
16+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-ppc64le.tar.gz[Linux on {ibmpowerProductName} (ppc64le)]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-macos-amd64.tar.gz[macOS]
18+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-windows-amd64.zip[Windows]
1919
2020
// In addition, you can install `tkn pac` using the following methods:
2121

modules/op-installing-tkn-on-linux-using-rpm.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,28 +51,28 @@ For {op-system-base-full} version 8, you can install the {pipelines-title} CLI a
5151
+
5252
[source,terminal]
5353
----
54-
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-x86_64-rpms"
54+
# subscription-manager repos --enable="pipelines-1.10-for-rhel-8-x86_64-rpms"
5555
----
5656
+
57-
* Linux on IBM Z and LinuxONE (s390x)
57+
* Linux on {ibmzProductName} and {linuxoneProductName} (s390x)
5858
+
5959
[source,terminal]
6060
----
61-
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-s390x-rpms"
61+
# subscription-manager repos --enable="pipelines-1.10-for-rhel-8-s390x-rpms"
6262
----
6363
+
64-
* Linux on IBM Power (ppc64le)
64+
* Linux on {ibmpowerProductName} (ppc64le)
6565
+
6666
[source,terminal]
6767
----
68-
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-ppc64le-rpms"
68+
# subscription-manager repos --enable="pipelines-1.10-for-rhel-8-ppc64le-rpms"
6969
----
7070
+
7171
* Linux on ARM (arm64)
7272
+
7373
[source,terminal]
7474
----
75-
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-arm64-rpms"
75+
# subscription-manager repos --enable="pipelines-1.10-for-rhel-8-arm64-rpms"
7676
----
7777
. Install the `openshift-pipelines-client` package:
7878
+

modules/op-installing-tkn-on-linux.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ For Linux distributions, you can download the CLI as a `tar.gz` archive.
1414

1515
. Download the relevant CLI tool.
1616

17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
1818

19-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-s390x.tar.gz[Linux on {ibmzProductName} and {linuxoneProductName} (s390x)]
19+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-s390x.tar.gz[Linux on {ibmzProductName} and {linuxoneProductName} (s390x)]
2020

21-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-ppc64le.tar.gz[Linux on {ibmpowerProductName} (ppc64le)]
21+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-ppc64le.tar.gz[Linux on {ibmpowerProductName} (ppc64le)]
2222

23-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)]
23+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)]
2424

2525
// Binaries also need to be updated in the following modules:
2626
// op-installing-pipelines-as-code-cli.adoc

modules/op-installing-tkn-on-macos.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ For macOS, you can download the CLI as a `tar.gz` archive.
1414

1515
. Download the relevant CLI tool.
1616

17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-macos-amd64.tar.gz[macOS]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-macos-amd64.tar.gz[macOS]
1818

19-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-macos-arm64.tar.gz[macOS on ARM]
19+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-macos-arm64.tar.gz[macOS on ARM]
2020

2121
. Unpack and extract the archive.
2222

modules/op-installing-tkn-on-windows.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For Windows, you can download the CLI as a `zip` archive.
1212

1313
.Procedure
1414

15-
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.1/tkn-windows-amd64.zip[CLI tool].
15+
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.10.0/tkn-windows-amd64.zip[CLI tool].
1616

1717
. Extract the archive with a ZIP program.
1818

0 commit comments

Comments
 (0)