@@ -7,7 +7,7 @@ Redis(R) is an open source, advanced key-value store. It is often referred to as
77[ Overview of Redis® ; ] ( http://redis.io )
88
99Disclaimer: 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® ; Image parameters
9797
98- | Name | Description | Value |
99- | ------------------- | ---------------------------------------------------------------------------------------------------------- | -------------------- |
100- | ` image.registry ` | Redis® ; image registry | ` docker.io ` |
101- | ` image.repository ` | Redis® ; image repository | ` bitnami/redis ` |
102- | ` image.tag ` | Redis® ; image tag (immutable tags are recommended) | ` 7.0.5-debian-11-r7 ` |
103- | ` image.digest ` | Redis® ; image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
104- | ` image.pullPolicy ` | Redis® ; image pull policy | ` IfNotPresent ` |
105- | ` image.pullSecrets ` | Redis® ; image pull secrets | ` [] ` |
106- | ` image.debug ` | Enable image debug mode | ` false ` |
98+ | Name | Description | Value |
99+ | ------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- |
100+ | ` image.registry ` | Redis® ; image registry | ` docker.io ` |
101+ | ` image.repository ` | Redis® ; image repository | ` bitnami/redis ` |
102+ | ` image.tag ` | Redis® ; image tag (immutable tags are recommended) | ` 7.0.5-debian-11-r15 ` |
103+ | ` image.digest ` | Redis® ; image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
104+ | ` image.pullPolicy ` | Redis® ; image pull policy | ` IfNotPresent ` |
105+ | ` image.pullSecrets ` | Redis® ; image pull secrets | ` [] ` |
106+ | ` image.debug ` | Enable image debug mode | ` false ` |
107107
108108
109109### Redis® ; common configuration parameters
@@ -330,7 +330,7 @@ The command removes all the Kubernetes components associated with the chart and
330330| ` sentinel.enabled ` | Use Redis® ; Sentinel on Redis® ; pods. | ` false ` |
331331| ` sentinel.image.registry ` | Redis® ; Sentinel image registry | ` docker.io ` |
332332| ` sentinel.image.repository ` | Redis® ; Sentinel image repository | ` bitnami/redis-sentinel ` |
333- | ` sentinel.image.tag ` | Redis® ; Sentinel image tag (immutable tags are recommended) | ` 7.0.5-debian-11-r6 ` |
333+ | ` sentinel.image.tag ` | Redis® ; Sentinel image tag (immutable tags are recommended) | ` 7.0.5-debian-11-r14 ` |
334334| ` sentinel.image.digest ` | Redis® ; Sentinel image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
335335| ` sentinel.image.pullPolicy ` | Redis® ; Sentinel image pull policy | ` IfNotPresent ` |
336336| ` sentinel.image.pullSecrets ` | Redis® ; 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® ; metrics | ` false ` |
445445| ` metrics.image.registry ` | Redis® ; Exporter image registry | ` docker.io ` |
446446| ` metrics.image.repository ` | Redis® ; Exporter image repository | ` bitnami/redis-exporter ` |
447- | ` metrics.image.tag ` | Redis® ; Exporter image tag (immutable tags are recommended) | ` 1.44 .0-debian-11-r16 ` |
447+ | ` metrics.image.tag ` | Redis® ; Exporter image tag (immutable tags are recommended) | ` 1.45 .0-debian-11-r1 ` |
448448| ` metrics.image.digest ` | Redis® ; Exporter image digest in the way sha256: aa .... Please note this parameter, if set, will override the tag | ` "" ` |
449449| ` metrics.image.pullPolicy ` | Redis® ; Exporter image pull policy | ` IfNotPresent ` |
450450| ` metrics.image.pullSecrets ` | Redis® ; 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 | ` [] ` |
0 commit comments