chore(deps): update container image redislabs/redisinsight to v2.56.0@32702e1 by renovate (#26182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | redislabs/redisinsight | minor | `2.54.0` -> `2.56.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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4zIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.54.0
|
appVersion: 2.56.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.15
|
version: 24.1.15
|
||||||
@@ -34,4 +34,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/redislabs/redisinsight
|
- https://hub.docker.com/r/redislabs/redisinsight
|
||||||
- https://redis.com/redis-enterprise/redis-insight/
|
- https://redis.com/redis-enterprise/redis-insight/
|
||||||
type: application
|
type: application
|
||||||
version: 9.0.2
|
version: 9.1.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: redislabs/redisinsight
|
repository: redislabs/redisinsight
|
||||||
tag: 2.54.0@sha256:938c50cf95f7389bc93ce4d26e6eed6855736a8e5b5b05f7e640f01d1be2d514
|
tag: 2.56.0@sha256:32702e1eb27d95bfae5822084e6e7661068f8dc2f959f24c2c0fd01289dddee8
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user