From 80cb755bd3ae8488800951542a3ae528063525db Mon Sep 17 00:00:00 2001
From: Alberto Pimpo <alberto.pimpo@cern.ch>
Date: Mon, 24 Jun 2024 18:58:22 +0200
Subject: [PATCH 1/2] Changed commit sha to dev branch

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

diff --git a/el9/values.yaml b/el9/values.yaml
index b906d7b..b4e007e 100644
--- a/el9/values.yaml
+++ b/el9/values.yaml
@@ -218,7 +218,7 @@ containers:
       successThreshold: 1
 
   controller:
-    image: gitlab-registry.cern.ch/webservices/webeos/webeos-config-operator:RELEASE.2020.06.08T15-18-35Z
+    image: gitlab-registry.cern.ch/webservices/webeos/webeos-config-operator:fix-openshift-api
     resources:
       limits:
         cpu: 250m
-- 
GitLab


From 5308ea87b69c535ae909c6c6755c2a702877110a Mon Sep 17 00:00:00 2001
From: Alberto Pimpo <alberto.pimpo@cern.ch>
Date: Tue, 25 Jun 2024 19:24:10 +0200
Subject: [PATCH 2/2] Changed tag to latest release

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

diff --git a/el9/values.yaml b/el9/values.yaml
index b4e007e..3a0b40a 100644
--- a/el9/values.yaml
+++ b/el9/values.yaml
@@ -218,7 +218,7 @@ containers:
       successThreshold: 1
 
   controller:
-    image: gitlab-registry.cern.ch/webservices/webeos/webeos-config-operator:fix-openshift-api
+    image: gitlab-registry.cern.ch/webservices/webeos/webeos-config-operator:RELEASE.2024.06.25T17-22-43Z
     resources:
       limits:
         cpu: 250m
-- 
GitLab