From b09a0f751f52f083f093f2422ec80b160eb4cd4d Mon Sep 17 00:00:00 2001 From: Lydia Pedersen Date: Wed, 21 Dec 2022 11:29:45 -0800 Subject: [PATCH] ENDOC-635 --- vuepress/docs/next/docs/getting-started/README.md | 2 +- vuepress/docs/v7.1/docs/getting-started/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vuepress/docs/next/docs/getting-started/README.md b/vuepress/docs/next/docs/getting-started/README.md index 76aeb89285..08a05822af 100644 --- a/vuepress/docs/next/docs/getting-started/README.md +++ b/vuepress/docs/next/docs/getting-started/README.md @@ -106,7 +106,7 @@ It's packaged as a single <50MB binary that minimizes the dependencies and proce 1. Install the version of `K3s` supported by Entando 7.1. Note that this may not be the latest version of Kubernetes. ``` bash -curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL="v1.22.15+k3s1" sh - +curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL="v1.23.14+k3s1" sh - ``` 2. Check that the cluster `STATUS` is `Ready`. diff --git a/vuepress/docs/v7.1/docs/getting-started/README.md b/vuepress/docs/v7.1/docs/getting-started/README.md index 76aeb89285..08a05822af 100644 --- a/vuepress/docs/v7.1/docs/getting-started/README.md +++ b/vuepress/docs/v7.1/docs/getting-started/README.md @@ -106,7 +106,7 @@ It's packaged as a single <50MB binary that minimizes the dependencies and proce 1. Install the version of `K3s` supported by Entando 7.1. Note that this may not be the latest version of Kubernetes. ``` bash -curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL="v1.22.15+k3s1" sh - +curl -sfL https://get.k3s.io | INSTALL_K3S_CHANNEL="v1.23.14+k3s1" sh - ``` 2. Check that the cluster `STATUS` is `Ready`.