From 583665144aa12e7293298c6eabbd18821b9cc8b6 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Fri, 22 Jul 2022 22:09:14 +0000
Subject: [PATCH] chore(deps): update helm values cypress/included to v10.3.1

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

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