diff --git a/modules/op-installing-tkn-on-linux.adoc b/modules/op-installing-tkn-on-linux.adoc index a17380f10822..175acea5fb79 100644 --- a/modules/op-installing-tkn-on-linux.adoc +++ b/modules/op-installing-tkn-on-linux.adoc @@ -14,13 +14,13 @@ For Linux distributions, you can download the CLI directly as a `tar.gz` archive . Download the relevant CLI tool. -* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)] +* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)] -* 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)] +* 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)] -* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)] +* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)] -* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)] +* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)] . Unpack the archive: + diff --git a/modules/op-installing-tkn-on-macos.adoc b/modules/op-installing-tkn-on-macos.adoc index c7acf6d86f5d..e2d1ae67c3be 100644 --- a/modules/op-installing-tkn-on-macos.adoc +++ b/modules/op-installing-tkn-on-macos.adoc @@ -14,9 +14,9 @@ For macOS, the `tkn` CLI is provided as a `tar.gz` archive. . Download the relevant CLI tool. -* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-macos-amd64.tar.gz[macOS] +* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-macos-amd64.tar.gz[macOS] -* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-macos-arm64.tar.gz[macOS on ARM] +* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-macos-arm64.tar.gz[macOS on ARM] . Unpack and unzip the archive. diff --git a/modules/op-installing-tkn-on-windows.adoc b/modules/op-installing-tkn-on-windows.adoc index d20916a67aa7..dfd612282b1a 100644 --- a/modules/op-installing-tkn-on-windows.adoc +++ b/modules/op-installing-tkn-on-windows.adoc @@ -12,7 +12,7 @@ For Windows, the `tkn` CLI is provided as a `zip` archive. .Procedure -. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.0/tkn-windows-amd64.zip[CLI tool]. +. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-windows-amd64.zip[CLI tool]. . Unzip the archive with a ZIP program.