From 12a12ffad6b0732655fd9928f0f9c552f94f59a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:11:29 +0000 Subject: [PATCH] chore(deps): update redis/redisinsight docker tag to v2.54 --- infrastructures/redis-insight/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/redis-insight/base/deployment.yaml b/infrastructures/redis-insight/base/deployment.yaml index 16808ae..bc73e0c 100644 --- a/infrastructures/redis-insight/base/deployment.yaml +++ b/infrastructures/redis-insight/base/deployment.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 1000 containers: - name: redis-insight - image: redis/redisinsight:2.52 + image: redis/redisinsight:2.54 securityContext: allowPrivilegeEscalation: false ports: