Skip to content

Commit b410ae4

Browse files
authored
Merge pull request #52771 from SNiemann15/pipelines181_tkn
[RHDEVDOCS-4730] Bump up versions for Pipelines 1.8.1 release
2 parents 521b9e7 + 26e1600 commit b410ae4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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 directly as a `tar.gz` archive
1414

1515
. Download the relevant CLI tool.
1616

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

19-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
19+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
2020

21-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
21+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
2222

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

2525
. Unpack the archive:
2626
+

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, the `tkn` CLI is provided as a `tar.gz` archive.
1414

1515
. Download the relevant CLI tool.
1616

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

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

2121
. Unpack and unzip 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, the `tkn` CLI is provided as a `zip` archive.
1212

1313
.Procedure
1414

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

1717
. Unzip the archive with a ZIP program.
1818

0 commit comments

Comments
 (0)