From ade2a84e9689b5c9f1f7cf699e8a3dd46f86b757 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 16 Aug 2022 22:08:35 +0000
Subject: [PATCH] chore(deps): update cypress/included docker tag to v10.6.0

---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index e27401b4..a45b573f 100644
--- a/values.yaml
+++ b/values.yaml
@@ -214,7 +214,7 @@ tests:
   image:
     # https://hub.docker.com/r/cypress/included/tags
     repository: cypress/included
-    tag: 10.4.0
+    tag: 10.6.0
     pullPolicy: IfNotPresent
   ssoLogin:
     # Set this to "true" to use the OIDC plugin to log in in the tests
-- 
GitLab