diff --git a/bundle.yaml b/bundle.yaml index 4e174f3..3491a65 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -17066,7 +17066,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17114,7 +17114,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/log_collector/log_collector.py b/log_collector/log_collector.py index f723bc8..f2be256 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-37" +VERSION_LOG_COLLECTOR = "7.22.2-38" 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 e55c7d6..9784157 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-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -88,7 +88,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift.bundle.yaml b/openshift.bundle.yaml index 1e62966..2fcff9f 100644 --- a/openshift.bundle.yaml +++ b/openshift.bundle.yaml @@ -17089,7 +17089,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-37 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17137,7 +17137,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-37 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift/operator_rhel.yaml b/openshift/operator_rhel.yaml index f8a9c63..276cfc3 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-37 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-38 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-37 + image: registry.connect.redhat.com/redislabs/redis-enterprise-operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 diff --git a/openshift/rec_rhel.yaml b/openshift/rec_rhel.yaml index aadc320..1a99131 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-79 + versionTag: 7.22.2-93 redisEnterpriseServicesRiggerImageSpec: repository: registry.connect.redhat.com/redislabs/services-manager bootstrapperImageSpec: diff --git a/operator.yaml b/operator.yaml index e55c7d6..9784157 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-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -88,7 +88,7 @@ spec: - configMapRef: name: "operator-environment-config" optional: true - image: redislabs/operator:7.22.2-37 + image: redislabs/operator:7.22.2-38 imagePullPolicy: Always livenessProbe: failureThreshold: 3