diff --git a/clusters/cl01tl/manifests/authentik/RedisReplication-redis-replication-authentik.yaml b/clusters/cl01tl/manifests/authentik/RedisReplication-redis-replication-authentik.yaml index 639eb8946..64f5b5a4b 100644 --- a/clusters/cl01tl/manifests/authentik/RedisReplication-redis-replication-authentik.yaml +++ b/clusters/cl01tl/manifests/authentik/RedisReplication-redis-replication-authentik.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