From 88eb281ca1aa2155e9444db15266df4c835e708c Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 17 Oct 2024 22:22:26 +0000
Subject: [PATCH] Update cypress/included Docker tag to v13.15.0

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

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