From 556cfa7dda4f262765b5477b6876a7376b791672 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 18 Apr 2023 22:11:47 +0000
Subject: [PATCH] Update cypress/included Docker tag to v12.10.0

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

diff --git a/values.yaml b/values.yaml
index 3d13b350..65f43410 100644
--- a/values.yaml
+++ b/values.yaml
@@ -250,7 +250,7 @@ tests:
   image:
     # https://hub.docker.com/r/cypress/included/tags
     repository: cypress/included
-    tag: 12.9.0
+    tag: 12.10.0
     pullPolicy: IfNotPresent
   ssoLogin:
     # Set this to "true" to use the OIDC plugin to log in in the tests
-- 
GitLab