From ce223458513f08bb82098e6ebecc73dad0ac653a Mon Sep 17 00:00:00 2001
From: Ivan Krutov <vania-pooh@aerokube.com>
Date: Mon, 30 Aug 2021 07:21:13 +0300
Subject: [PATCH] Added Cypress 8.3.1 image information

---
 docs/cypress.adoc | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/docs/cypress.adoc b/docs/cypress.adoc
index 54699fbbd..ef149b0fa 100644
--- a/docs/cypress.adoc
+++ b/docs/cypress.adoc
@@ -21,6 +21,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
 | browsers/cypress-chromium:cypress-8.1.0 | - | 8.1.0 | 91.0.4472.101
 | browsers/cypress-chromium:cypress-8.2.0 | - | 8.2.0 | 91.0.4472.101
 | browsers/cypress-chromium:cypress-8.3.0 | browsers/cypress-chromium:91.0 | 8.3.0 | 91.0.4472.101
+| browsers/cypress-chromium:cypress-8.3.1 | browsers/cypress-chromium:92.0 | 8.3.1 | 92.0.4515.159
 |===
 
 .Chrome Images
@@ -41,7 +42,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
 | browsers/cypress-chrome:cypress-8.0.0 | browsers/cypress-chrome:91.0 | 8.0.0 | 91.0.4472.164
 | browsers/cypress-chrome:cypress-8.1.0 | - | 8.1.0 | 92.0.4515.107
 | browsers/cypress-chrome:cypress-8.2.0 | - | 8.2.0 | 92.0.4515.131
-| browsers/cypress-chrome:cypress-8.3.0 | browsers/cypress-chrome:92.0 | 8.3.0 | 92.0.4515.159
+| browsers/cypress-chrome:cypress-8.3.0 | - | 8.3.0 | 92.0.4515.159
+| browsers/cypress-chrome:cypress-8.3.1 | browsers/cypress-chrome:92.0 | 8.3.1 | 92.0.4515.159
 |===
 
 .Electron Images
@@ -63,6 +65,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
 | browsers/cypress-electron:cypress-8.1.0 | 8.1.0
 | browsers/cypress-electron:cypress-8.2.0 | 8.2.0
 | browsers/cypress-electron:cypress-8.3.0 | 8.3.0
+| browsers/cypress-electron:cypress-8.3.1 | 8.3.1
 |===
 
 .Microsoft Edge Images
@@ -83,8 +86,9 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
 | browsers/cypress-edge:cypress-7.7.0 | - | 7.7.0 | 92.0.902.40
 | browsers/cypress-edge:cypress-8.0.0 | - | 8.0.0 | 92.0.902.49
 | browsers/cypress-edge:cypress-8.1.0 | browsers/cypress-edge:92.0 | 8.1.0 | 92.0.902.62
-| browsers/cypress-edge:cypress-8.2.0 | browsers/cypress-edge:93.0 | 8.2.0 | 93.0.961.11
-| browsers/cypress-edge:cypress-8.3.0 | browsers/cypress-edge:93.0 | 8.2.0 | 93.0.961.18
+| browsers/cypress-edge:cypress-8.2.0 | - | 8.2.0 | 93.0.961.11
+| browsers/cypress-edge:cypress-8.3.0 | - | 8.3.0 | 93.0.961.18
+| browsers/cypress-edge:cypress-8.3.1 | browsers/cypress-edge:93.0 | 8.3.1 | 93.0.961.33
 |===
 
 .Firefox Images
@@ -105,5 +109,6 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
 | browsers/cypress-firefox:cypress-8.0.0 | - | 8.0.0 | 90.0
 | browsers/cypress-firefox:cypress-8.1.0 | - | 8.1.0 | 90.0
 | browsers/cypress-firefox:cypress-8.2.0 | browsers/cypress-firefox:90.0 | 8.2.0 | 90.0.2
-| browsers/cypress-firefox:cypress-8.3.0 | browsers/cypress-firefox:91.0 | 8.3.0 | 91.0
+| browsers/cypress-firefox:cypress-8.3.0 | - | 8.3.0 | 91.0
+| browsers/cypress-firefox:cypress-8.3.1 | browsers/cypress-firefox:91.0 | 8.3.1 | 91.0.2
 |===