From a145cd18aea1260e9841ba92db98c5d253b7babf Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Wed, 24 May 2023 00:09:44 +0000
Subject: [PATCH] Update cypress/included Docker tag to v12.13.0

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

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