From 755baf697655b750a44824ff5104785f46017269 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 12 Dec 2025 01:28:01 +0000 Subject: [PATCH] chore: Update manifests after change --- .../RedisReplication-redis-replication-remote-cache.yaml | 4 ++-- .../RedisReplication-redis-replication-unified-alerting.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-remote-cache.yaml b/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-remote-cache.yaml index d63e1fcea..2336c91ac 100644 --- a/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-remote-cache.yaml +++ b/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-remote-cache.yaml @@ -13,7 +13,7 @@ spec: runAsUser: 1000 fsGroup: 1000 kubernetesConfig: - image: quay.io/opstree/redis:v8.0.3 + image: quay.io/opstree/redis:v8.4.0 imagePullPolicy: IfNotPresent resources: requests: @@ -29,4 +29,4 @@ spec: storage: 1Gi redisExporter: enabled: true - image: quay.io/opstree/redis-exporter:v1.48.0 + image: quay.io/opstree/redis-exporter:v1.80.1 diff --git a/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-unified-alerting.yaml b/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-unified-alerting.yaml index 8952d40f4..2faa26f2e 100644 --- a/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-unified-alerting.yaml +++ b/clusters/cl01tl/manifests/grafana-operator/RedisReplication-redis-replication-unified-alerting.yaml @@ -13,7 +13,7 @@ spec: runAsUser: 1000 fsGroup: 1000 kubernetesConfig: - image: quay.io/opstree/redis:v8.0.3 + image: quay.io/opstree/redis:v8.4.0 imagePullPolicy: IfNotPresent resources: requests: @@ -29,4 +29,4 @@ spec: storage: 1Gi redisExporter: enabled: true - image: quay.io/opstree/redis-exporter:v1.48.0 + image: quay.io/opstree/redis-exporter:v1.80.1