chore(redis): update image docker.io/bitnamisecure/redis digest to 412da89 (#44535)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/redis | digest | `b2ccace` -> `412da89` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVkaXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -25,22 +25,22 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Open source, advanced key-value store.
|
description: Open source, advanced key-value store.
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/redis
|
home: https://truecharts.org/charts/stable/redis
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/redis.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redis.webp
|
||||||
keywords:
|
keywords:
|
||||||
- redis
|
- redis
|
||||||
- keyvalue
|
- keyvalue
|
||||||
- database
|
- database
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: redis
|
name: redis
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redis
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redis
|
||||||
- https://hub.docker.com/r/bitnamisecure/redis
|
- https://hub.docker.com/r/bitnamisecure/redis
|
||||||
type: application
|
type: application
|
||||||
version: 17.15.19
|
version: 17.15.20
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/bitnamisecure/redis
|
repository: docker.io/bitnamisecure/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:b2ccacecba0945e1da5c93e8e9e6c4c7af579514941224a7d80a2fc8dfb09f6c
|
tag: latest@sha256:412da89feed59b1a45b0c1fd9d07cdb2e2283cf4db2e5a1604762ad03d53af6d
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user