diff --git a/config.toml b/config.toml index 2bccb2f6fe..2cadeef271 100644 --- a/config.toml +++ b/config.toml @@ -55,7 +55,7 @@ rdi_redis_gears_version = "1.2.6" rdi_debezium_server_version = "2.3.0.Final" rdi_db_types = "cassandra|mysql|oracle|postgresql|sqlserver" rdi_cli_latest = "latest" -rdi_current_version = "v1.6.1" +rdi_current_version = "v1.6.2" [params.clientsConfig] "Python"={quickstartSlug="redis-py"} diff --git a/content/integrate/redis-data-integration/installation/install-k8s.md b/content/integrate/redis-data-integration/installation/install-k8s.md index 7f91e8c90b..04c986e8e0 100644 --- a/content/integrate/redis-data-integration/installation/install-k8s.md +++ b/content/integrate/redis-data-integration/installation/install-k8s.md @@ -37,8 +37,9 @@ The installation creates the following K8s objects: You can use this installation on [OpenShift](https://docs.openshift.com/) and other K8s distributions including cloud providers' K8s managed clusters. -You can pull the RDI images from -[Docker Hub](https://hub.docker.com/) or from your own [private image registry](#using-a-private-image-registry). +You can pull the RDI images from the +[download center](https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz) +or from your own [private image registry](#using-a-private-image-registry). ## Before you install @@ -49,7 +50,8 @@ Complete the following steps before running Helm: for the RDI database if you prefer not to use the default password (see [Access control]({{< relref "/operate/rs/security/access-control" >}}) for more information). -- Download the RDI helm chart tar file from the [download center](https://cloud.redis.io/#rlec-downloads). +- Download the RDI helm chart tar file from the + [download center](https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz). - If you want to use a private image registry, [prepare it with the RDI images](#using-a-private-image-registry). @@ -102,7 +104,9 @@ file as described below. ### Using a private image registry -Add the RDI images from [Docker Hub](https://hub.docker.com/) to your local registry. +Add the RDI images from the +[download center](https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz) +to your local registry. The example below shows how to specify the registry and image pull secret in the [`values.yaml`](#the-valuesyaml-file) file for the Helm chart: diff --git a/content/integrate/redis-data-integration/installation/install-vm.md b/content/integrate/redis-data-integration/installation/install-vm.md index a83595e831..bee12f2e12 100644 --- a/content/integrate/redis-data-integration/installation/install-vm.md +++ b/content/integrate/redis-data-integration/installation/install-vm.md @@ -161,9 +161,10 @@ ufw allow 9121/tcp # rdi-metric-exporter Follow the steps below for each of your VMs: -1. Download the RDI installer from the [Redis download center](https://cloud.redis.io/#/rlec-downloads) - (under the *Modules, Tools & Integration* dropdown) - and extract it to your preferred installation folder. +1. Download the RDI installer from the + [Redis download center](https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-installation-1.6.2.tar.gz) + (from the *Modules, Tools & Integration* category) and extract it to your preferred installation + folder. 1. Go to the installation folder: