From 51ac9f358666a91d1bb7980ace3fa246f15ec8e6 Mon Sep 17 00:00:00 2001 From: Sam Dulam <Sam.Dulam@portainer.io> Date: Thu, 5 Aug 2021 12:51:42 +1200 Subject: [PATCH] 2.6.2 --- docs/v2.0/deploy/requirements.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/v2.0/deploy/requirements.md b/docs/v2.0/deploy/requirements.md index 2fe7334..dda5fe7 100644 --- a/docs/v2.0/deploy/requirements.md +++ b/docs/v2.0/deploy/requirements.md @@ -12,7 +12,8 @@ To try and alleviate confusion as to what we test against, we have documented th | Portainer Version | Release Date | Docker Version | Kubernetes* Version | Architectures | |--------------------|--------------|----------------|--------------------|---------------| -| Community 2.6.1 (latest) | July 12, 2021 | 20.10.5 / 20.10.6 | 1.19 1.20.2 1.21 | ARM64, x86_64 | +| Community 2.6.2 (latest) | August 02, 2021| 20.10.5 / 20.10.6 | 1.19 1.20.2 1.21 | ARM64, x86_64 | +| Community 2.6.1 | July 12, 2021 | 20.10.5 / 20.10.6 | 1.19 1.20.2 1.21 | ARM64, x86_64 | | Community 2.6.0 | June 25, 2021 | 20.10.5 / 20.10.6 | 1.19 1.20.2 1.21 | ARM64, x86_64 | | Community 2.5.1 | May 18, 2021 | 20.10.5 / 20.10.6 | 1.19 1.20.2 1.21 | ARM64, x86_64 | | Community 2.5.0 | May 18, 2021 | 20.10.5 | 1.19 1.20.2 1.21 | ARM64, x86_64 |