From 69c76d33977835516d77707c1ec98b08dda60c48 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 1 Oct 2024 20:34:20 +0200 Subject: [PATCH] chore(deps): update container image redislabs/redisinsight to v2.58.0@c3885a6 by renovate (#27144) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | redislabs/redisinsight | minor | `2.56.0` -> `2.58.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: 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 ae317c38a21..3fcd850042b 100644 --- a/charts/stable/redisinsight/Chart.yaml +++ b/charts/stable/redisinsight/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.56.0 +appVersion: 2.58.0 dependencies: - name: common version: 24.1.16 @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/redislabs/redisinsight - https://redis.com/redis-enterprise/redis-insight/ type: application -version: 9.1.1 +version: 9.2.0 diff --git a/charts/stable/redisinsight/values.yaml b/charts/stable/redisinsight/values.yaml index 2ef903eff9c..f35b70cbb08 100644 --- a/charts/stable/redisinsight/values.yaml +++ b/charts/stable/redisinsight/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: redislabs/redisinsight - tag: 2.56.0@sha256:32702e1eb27d95bfae5822084e6e7661068f8dc2f959f24c2c0fd01289dddee8 + tag: 2.58.0@sha256:c3885a6b0fe11b7f33001c0586af0a82101f9a4ab83d5af55f1904f5fc642815 securityContext: container: readOnlyRootFilesystem: false