From 2dbf787052a45825bd22b47074a720ea53188f8c Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 16 Mar 2023 01:10:45 +0000
Subject: [PATCH] Update cypress/included Docker tag to v12.8.1

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

diff --git a/values.yaml b/values.yaml
index 03b598d1..d027531e 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.7.0
+    tag: 12.8.1
     pullPolicy: IfNotPresent
   ssoLogin:
     # Set this to "true" to use the OIDC plugin to log in in the tests
-- 
GitLab