Skip to content

Commit 9ddc653

Browse files
author
Bitnami Bot
authored
[bitnami/redis] Release 17.3.8 (bitnami#13352)
* [bitnami/redis] Release 17.3.8 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent b2c51d6 commit 9ddc653

4 files changed

Lines changed: 23 additions & 23 deletions

File tree

bitnami/redis/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: common
33
repository: https://charts.bitnami.com/bitnami
4-
version: 2.0.3
5-
digest: sha256:7d4a98a9fabc3be62a3898cc530d0979b6a0a4d29c87ed2d128821f21c89ba40
6-
generated: "2022-09-14T13:53:56.033820184Z"
4+
version: 2.1.2
5+
digest: sha256:1c365a4551a2f4098e9584dc176b289c10437c679c7c3e2ec6153cabf863e1a4
6+
generated: "2022-11-03T05:41:14.817736977Z"

bitnami/redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ maintainers:
2222
name: redis
2323
sources:
2424
- https://github.com/bitnami/containers/tree/main/bitnami/redis
25-
version: 17.3.7
25+
version: 17.3.8

bitnami/redis/README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Redis(R) is an open source, advanced key-value store. It is often referred to as
77
[Overview of Redis&reg;](http://redis.io)
88

99
Disclaimer: Redis is a registered trademark of Redis Ltd. Any rights therein are reserved to Redis Ltd. Any use by Bitnami is for referential purposes only and does not indicate any sponsorship, endorsement, or affiliation between Redis Ltd.
10-
10+
1111
## TL;DR
1212

1313
```bash
@@ -95,15 +95,15 @@ The command removes all the Kubernetes components associated with the chart and
9595

9696
### Redis&reg; Image parameters
9797

98-
| Name | Description | Value |
99-
| ------------------- | ---------------------------------------------------------------------------------------------------------- | -------------------- |
100-
| `image.registry` | Redis&reg; image registry | `docker.io` |
101-
| `image.repository` | Redis&reg; image repository | `bitnami/redis` |
102-
| `image.tag` | Redis&reg; image tag (immutable tags are recommended) | `7.0.5-debian-11-r7` |
103-
| `image.digest` | Redis&reg; image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
104-
| `image.pullPolicy` | Redis&reg; image pull policy | `IfNotPresent` |
105-
| `image.pullSecrets` | Redis&reg; image pull secrets | `[]` |
106-
| `image.debug` | Enable image debug mode | `false` |
98+
| Name | Description | Value |
99+
| ------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- |
100+
| `image.registry` | Redis&reg; image registry | `docker.io` |
101+
| `image.repository` | Redis&reg; image repository | `bitnami/redis` |
102+
| `image.tag` | Redis&reg; image tag (immutable tags are recommended) | `7.0.5-debian-11-r15` |
103+
| `image.digest` | Redis&reg; image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
104+
| `image.pullPolicy` | Redis&reg; image pull policy | `IfNotPresent` |
105+
| `image.pullSecrets` | Redis&reg; image pull secrets | `[]` |
106+
| `image.debug` | Enable image debug mode | `false` |
107107

108108

109109
### Redis&reg; common configuration parameters
@@ -330,7 +330,7 @@ The command removes all the Kubernetes components associated with the chart and
330330
| `sentinel.enabled` | Use Redis&reg; Sentinel on Redis&reg; pods. | `false` |
331331
| `sentinel.image.registry` | Redis&reg; Sentinel image registry | `docker.io` |
332332
| `sentinel.image.repository` | Redis&reg; Sentinel image repository | `bitnami/redis-sentinel` |
333-
| `sentinel.image.tag` | Redis&reg; Sentinel image tag (immutable tags are recommended) | `7.0.5-debian-11-r6` |
333+
| `sentinel.image.tag` | Redis&reg; Sentinel image tag (immutable tags are recommended) | `7.0.5-debian-11-r14` |
334334
| `sentinel.image.digest` | Redis&reg; Sentinel image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
335335
| `sentinel.image.pullPolicy` | Redis&reg; Sentinel image pull policy | `IfNotPresent` |
336336
| `sentinel.image.pullSecrets` | Redis&reg; Sentinel image pull secrets | `[]` |
@@ -444,7 +444,7 @@ The command removes all the Kubernetes components associated with the chart and
444444
| `metrics.enabled` | Start a sidecar prometheus exporter to expose Redis&reg; metrics | `false` |
445445
| `metrics.image.registry` | Redis&reg; Exporter image registry | `docker.io` |
446446
| `metrics.image.repository` | Redis&reg; Exporter image repository | `bitnami/redis-exporter` |
447-
| `metrics.image.tag` | Redis&reg; Exporter image tag (immutable tags are recommended) | `1.44.0-debian-11-r16` |
447+
| `metrics.image.tag` | Redis&reg; Exporter image tag (immutable tags are recommended) | `1.45.0-debian-11-r1` |
448448
| `metrics.image.digest` | Redis&reg; Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
449449
| `metrics.image.pullPolicy` | Redis&reg; Exporter image pull policy | `IfNotPresent` |
450450
| `metrics.image.pullSecrets` | Redis&reg; Exporter image pull secrets | `[]` |
@@ -489,7 +489,7 @@ The command removes all the Kubernetes components associated with the chart and
489489
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
490490
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
491491
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
492-
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r40` |
492+
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r48` |
493493
| `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
494494
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
495495
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
@@ -499,7 +499,7 @@ The command removes all the Kubernetes components associated with the chart and
499499
| `sysctl.enabled` | Enable init container to modify Kernel settings | `false` |
500500
| `sysctl.image.registry` | Bitnami Shell image registry | `docker.io` |
501501
| `sysctl.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
502-
| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r40` |
502+
| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r48` |
503503
| `sysctl.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
504504
| `sysctl.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` |
505505
| `sysctl.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |

bitnami/redis/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ diagnosticMode:
7979
image:
8080
registry: docker.io
8181
repository: bitnami/redis
82-
tag: 7.0.5-debian-11-r7
82+
tag: 7.0.5-debian-11-r15
8383
digest: ""
8484
## Specify a imagePullPolicy
8585
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -964,7 +964,7 @@ sentinel:
964964
image:
965965
registry: docker.io
966966
repository: bitnami/redis-sentinel
967-
tag: 7.0.5-debian-11-r6
967+
tag: 7.0.5-debian-11-r14
968968
digest: ""
969969
## Specify a imagePullPolicy
970970
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1381,7 +1381,7 @@ metrics:
13811381
image:
13821382
registry: docker.io
13831383
repository: bitnami/redis-exporter
1384-
tag: 1.44.0-debian-11-r16
1384+
tag: 1.45.0-debian-11-r1
13851385
digest: ""
13861386
pullPolicy: IfNotPresent
13871387
## Optionally specify an array of imagePullSecrets.
@@ -1579,7 +1579,7 @@ volumePermissions:
15791579
image:
15801580
registry: docker.io
15811581
repository: bitnami/bitnami-shell
1582-
tag: 11-debian-11-r40
1582+
tag: 11-debian-11-r48
15831583
digest: ""
15841584
pullPolicy: IfNotPresent
15851585
## Optionally specify an array of imagePullSecrets.
@@ -1627,7 +1627,7 @@ sysctl:
16271627
image:
16281628
registry: docker.io
16291629
repository: bitnami/bitnami-shell
1630-
tag: 11-debian-11-r40
1630+
tag: 11-debian-11-r48
16311631
digest: ""
16321632
pullPolicy: IfNotPresent
16331633
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)