chore(helm): update image public.ecr.aws/bitnami/redis 7.4.2 → 7.4.3 (#34729)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis)) | patch | `c063d41` -> `2b02092` | 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 7.4.2
|
appVersion: 7.4.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -37,5 +37,5 @@ sources:
|
|||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/redis
|
- https://github.com/truecharts/charts/tree/master/charts/stable/redis
|
||||||
type: application
|
type: application
|
||||||
version: 15.6.10
|
version: 15.6.11
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: public.ecr.aws/bitnami/redis
|
repository: public.ecr.aws/bitnami/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.4.2@sha256:c063d41f72962af126cbddb4fd2beeaa9ddc4b881aac072064b829b2ad5c474a
|
tag: 7.4.3@sha256:2b02092fdc3e9d09549f9945e56e93868cd501d432d92503908c1d83282d855b
|
||||||
|
|
||||||
includeCommon: true
|
includeCommon: true
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user