From e320720c310e95693ffdb823bfdce57c8af4188d Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 2 Aug 2022 22:08:10 +0000
Subject: [PATCH] chore(deps): update helm values cypress/included to v10.4.0

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

diff --git a/values.yaml b/values.yaml
index 62a5821c..e27401b4 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.3.1
+    tag: 10.4.0
     pullPolicy: IfNotPresent
   ssoLogin:
     # Set this to "true" to use the OIDC plugin to log in in the tests
-- 
GitLab