From a2e8beac0d1ef76dd64bbf67e82e92c1e3281970 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 4 Feb 2022 16:08:59 +0000 Subject: [PATCH] [bitnami/redis] Release 16.3.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/redis/Chart.lock | 6 +++--- bitnami/redis/Chart.yaml | 4 ++-- bitnami/redis/README.md | 14 ++++++++------ bitnami/redis/values.yaml | 10 +++++----- 4 files changed, 18 insertions(+), 16 deletions(-) diff --git a/bitnami/redis/Chart.lock b/bitnami/redis/Chart.lock index ffa6701e87..20ba1e5d26 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.10.4 -digest: sha256:e177cdcd71e67a1e64e95260c4b780374e1d66e85be405d5dc58459654e49ffa -generated: "2022-01-24T12:04:03.493569007Z" + version: 1.11.1 +digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2 +generated: "2022-02-04T15:20:02.092734081Z" diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 550b272ae6..3bb5c78398 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -8,7 +8,7 @@ dependencies: tags: - bitnami-common version: 1.x.x -description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. +description: Redis(TM) is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/redis icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png @@ -24,4 +24,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/bitnami-docker-redis -version: 16.3.0 +version: 16.3.1 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index 005f0620be..485b897b2d 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -1,11 +1,13 @@ - + -# Redis™ Chart packaged by Bitnami +# Redis(TM) packaged by Bitnami -[Redis™](http://redis.io/) is an advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets, sorted sets, bitmaps and hyperloglogs. +Redis(TM) is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. -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. +[Overview of ®edis(™)](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 @@ -628,7 +630,7 @@ As an alternative, you can use of the preset configurations for pod affinity, po ## Troubleshooting -Find more information about how to deal with common errors related to Bitnami’s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). +Find more information about how to deal with common errors related to Bitnami���s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). ## Upgrading @@ -823,4 +825,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index bb5ce8643f..d76f3e8147 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -75,7 +75,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis - tag: 6.2.6-debian-10-r103 + tag: 6.2.6-debian-10-r120 ## 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 @@ -839,7 +839,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 6.2.6-debian-10-r100 + tag: 6.2.6-debian-10-r118 ## 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 @@ -1195,7 +1195,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.33.0-debian-10-r27 + tag: 1.35.0-debian-10-r2 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1381,7 +1381,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r312 + tag: 10-debian-10-r329 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1427,7 +1427,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r312 + tag: 10-debian-10-r329 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.