From 21b3dd3b2629b8a9d046cfb0b144da6e1d86da38 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jun 2026 18:23:37 +0200 Subject: [PATCH] =?UTF-8?q?feat(redisinsight):=20update=20image=20docker.i?= =?UTF-8?q?o/redislabs/redisinsight=203.4.2=20=E2=86=92=203.6.0=20(#49160)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/redislabs/redisinsight | minor | `85562d6` → `aa21bbd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/redisinsight/Chart.yaml | 4 ++-- charts/stable/redisinsight/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/redisinsight/Chart.yaml b/charts/stable/redisinsight/Chart.yaml index 7e11952b3a5..bf9e1c7c922 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.4.2 +appVersion: 3.6.0 dependencies: - name: common version: 29.5.3 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/redislabs/redisinsight - https://redis.com/redis-enterprise/redis-insight/ type: application -version: 12.5.0 +version: 12.6.0 diff --git a/charts/stable/redisinsight/values.yaml b/charts/stable/redisinsight/values.yaml index ce89a56f3df..37956f7c29f 100644 --- a/charts/stable/redisinsight/values.yaml +++ b/charts/stable/redisinsight/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/redislabs/redisinsight - tag: 3.4.2@sha256:85562d67a9128ac7f764bb3d1ac909fcf77708c7c8f55bd1605a85b3c4becc83 + tag: 3.6.0@sha256:aa21bbd198455b4ad964f76782db951155aa0d712321f599972d1525f031f0e6 securityContext: container: readOnlyRootFilesystem: false