From 7195025f93b7fa8cf18f32bcc33467160c8bcea2 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 27 Oct 2025 16:54:28 +0000 Subject: [PATCH] promoting version 7.22.2-22 --- bundle.yaml | 4 ++-- log_collector/log_collector.py | 2 +- multi-namespace-redb/operator.yaml | 4 ++-- openshift.bundle.yaml | 4 ++-- openshift/operator_rhel.yaml | 4 ++-- openshift/rec_rhel.yaml | 2 +- operator.yaml | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bundle.yaml b/bundle.yaml index 02f6870..dca5b4a 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -17054,7 +17054,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17102,7 +17102,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/log_collector/log_collector.py b/log_collector/log_collector.py index 2776577..d89df9d 100644 --- a/log_collector/log_collector.py +++ b/log_collector/log_collector.py @@ -37,7 +37,7 @@ logger.setLevel(logging.INFO) LOGGER_FORMAT = '%(asctime)s - %(levelname)s - %(message)s' logging.basicConfig(format=LOGGER_FORMAT) -VERSION_LOG_COLLECTOR = "7.22.2-21" +VERSION_LOG_COLLECTOR = "7.22.2-22" TIME_FORMAT = time.strftime("%Y%m%d-%H%M%S") diff --git a/multi-namespace-redb/operator.yaml b/multi-namespace-redb/operator.yaml index d9351cc..1459ea4 100644 --- a/multi-namespace-redb/operator.yaml +++ b/multi-namespace-redb/operator.yaml @@ -40,7 +40,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -88,7 +88,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift.bundle.yaml b/openshift.bundle.yaml index f128914..9bbb232 100644 --- a/openshift.bundle.yaml +++ b/openshift.bundle.yaml @@ -17077,7 +17077,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-21 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17125,7 +17125,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-21 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift/operator_rhel.yaml b/openshift/operator_rhel.yaml index bec6a8d..2632208 100644 --- a/openshift/operator_rhel.yaml +++ b/openshift/operator_rhel.yaml @@ -42,7 +42,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-21 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -90,7 +90,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-21 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift/rec_rhel.yaml b/openshift/rec_rhel.yaml index c5e9f7c..0aa1c7e 100644 --- a/openshift/rec_rhel.yaml +++ b/openshift/rec_rhel.yaml @@ -26,7 +26,7 @@ spec: redisEnterpriseImageSpec: repository: registry.connect.redhat.com/redislabs/redis-enterprise - versionTag: 7.22.2-14 + versionTag: 7.22.2-20 redisEnterpriseServicesRiggerImageSpec: repository: registry.connect.redhat.com/redislabs/services-manager bootstrapperImageSpec: diff --git a/operator.yaml b/operator.yaml index d9351cc..1459ea4 100644 --- a/operator.yaml +++ b/operator.yaml @@ -40,7 +40,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -88,7 +88,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-21 + image: redislabs/operator:7.22.2-22 imagePullPolicy: Always livenessProbe: failureThreshold: 3