From fd0b88ce46783a8d250b0090fbaed45542044d25 Mon Sep 17 00:00:00 2001
From: Carina Antunes <carina.oliveira.antunes@cern.ch>
Date: Wed, 26 Oct 2022 14:21:28 +0200
Subject: [PATCH] Replace 9.2-1 by 9.4-1 in clusterserviceversion

---
 chart/drupalsite-operator/templates/clusterserviceversion.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/drupalsite-operator/templates/clusterserviceversion.yaml b/chart/drupalsite-operator/templates/clusterserviceversion.yaml
index 30a06bef..748b33b7 100644
--- a/chart/drupalsite-operator/templates/clusterserviceversion.yaml
+++ b/chart/drupalsite-operator/templates/clusterserviceversion.yaml
@@ -85,7 +85,7 @@ spec:
           path: version.name
           x-descriptors:
             - 'urn:alm:descriptor:com.tectonic.ui:select:v8.9-2'
-            - 'urn:alm:descriptor:com.tectonic.ui:select:v9.2-1'
+            - 'urn:alm:descriptor:com.tectonic.ui:select:v9.4-1'
 
       statusDescriptors: [] # TODO
       description: >-
-- 
GitLab