diff --git a/bitnami/redis/Chart.lock b/bitnami/redis/Chart.lock index bf7c874649..580404839e 100644 --- a/bitnami/redis/Chart.lock +++ b/bitnami/redis/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.13.1 -digest: sha256:1056dac8da880ed967a191e8d9eaf04766f77bda66a5715456d5dd4494a4a942 -generated: "2022-04-27T18:53:53.946986327Z" + version: 1.14.0 +digest: sha256:965d4465e4039d36637175307a8edfc13a53414d3bb698c0d26c8acc1cf3ec3d +generated: "2022-05-17T18:40:50.579426532Z" diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index ca5ae07dda..f1e1d5629a 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -24,4 +24,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/bitnami-docker-redis -version: 16.9.5 +version: 16.9.6 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index d7cb39f804..03de038d14 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -7,7 +7,7 @@ Redis(TM) is an open source, advanced key-value store. It is often referred to a [Overview of Redis™](http://redis.io) Disclaimer: Redis is a registered trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by Bitnami is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Labs Ltd. - + ## TL;DR ```bash diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index c47f41233e..9682bcb2ee 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -78,7 +78,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis - tag: 6.2.7-debian-10-r0 + tag: 6.2.7-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -899,7 +899,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 6.2.7-debian-10-r0 + tag: 6.2.7-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1300,7 +1300,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.37.0-debian-10-r39 + tag: 1.37.0-debian-10-r59 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1493,7 +1493,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r408 + tag: 10-debian-10-r428 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1539,7 +1539,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r408 + tag: 10-debian-10-r428 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.