From 699b4efd7c550ad4e8d429f9b9d13d47014671fd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 14 Jan 2026 06:48:48 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(redisinsight):=20Update=20ima?= =?UTF-8?q?ge=20docker.io/redislabs/redisinsight=202.70.1=20=E2=86=92=203.?= =?UTF-8?q?0.2=20(#43576)?= 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 | major | `b7aa18e` -> `b203491` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 1adc02f3eff..077dfddc5a4 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.70.1 +appVersion: 3.0.2 dependencies: - name: common version: 28.29.17 @@ -39,5 +39,5 @@ sources: - https://hub.docker.com/r/redislabs/redisinsight - https://redis.com/redis-enterprise/redis-insight/ type: application -version: 10.13.5 +version: 11.0.0 diff --git a/charts/stable/redisinsight/values.yaml b/charts/stable/redisinsight/values.yaml index 1da739043de..c1009cbe3b6 100644 --- a/charts/stable/redisinsight/values.yaml +++ b/charts/stable/redisinsight/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/redislabs/redisinsight - tag: 2.70.1@sha256:b7aa18e73329ebb2e3d9e949b8d35193bf5415ef35c16fd9a50e6f832922b296 + tag: 3.0.2@sha256:b2034915b9eeb0cea5a52e8ed06b22761ce2438e93762d66f5320506d56bfc8c securityContext: container: readOnlyRootFilesystem: false