From afb0b2ae0a52ae361084e3433caef9bcfd60cf18 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 5 Jan 2023 02:05:47 +0000
Subject: [PATCH] Update cypress/included Docker tag to v12.3.0

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

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