[bitnami/redis-cluster] Release 8.3.7 (#15009)

* [bitnami/redis-cluster] Release 8.3.7 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>
This commit is contained in:
Bitnami Bot
2023-02-17 19:41:47 +01:00
committed by GitHub
parent 585423f596
commit 933e2b8b33
3 changed files with 7 additions and 13 deletions

View File

@@ -23,4 +23,4 @@ name: redis-cluster
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/redis
- http://redis.io/
version: 8.3.6
version: 8.3.7

View File

@@ -79,7 +79,6 @@ The command removes all the Kubernetes components associated with the chart and
| `global.storageClass` | Global StorageClass for Persistent Volume(s) | `""` |
| `global.redis.password` | Redis&reg; password (overrides `password`) | `""` |
### Redis&reg; Cluster Common parameters
| Name | Description | Value |
@@ -95,7 +94,7 @@ The command removes all the Kubernetes components associated with the chart and
| `diagnosticMode.args` | Args to override all containers in the deployment | `["infinity"]` |
| `image.registry` | Redis&reg; cluster image registry | `docker.io` |
| `image.repository` | Redis&reg; cluster image repository | `bitnami/redis-cluster` |
| `image.tag` | Redis&reg; cluster image tag (immutable tags are recommended) | `7.0.8-debian-11-r11` |
| `image.tag` | Redis&reg; cluster image tag (immutable tags are recommended) | `7.0.8-debian-11-r12` |
| `image.digest` | Redis&reg; cluster image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Redis&reg; cluster image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -158,7 +157,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes volume permissions in the registry (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` |
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r85` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r86` |
| `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -169,7 +168,6 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.resources.requests` | The requested resources for the container | `{}` |
| `podSecurityPolicy.create` | Whether to create a PodSecurityPolicy. WARNING: PodSecurityPolicy is deprecated in Kubernetes v1.21 or later, unavailable in v1.25 or later | `false` |
### Redis&reg; statefulset parameters
| Name | Description | Value |
@@ -233,7 +231,6 @@ The command removes all the Kubernetes components associated with the chart and
| `redis.tolerations` | Tolerations for Redis&reg; pods assignment | `[]` |
| `redis.topologySpreadConstraints` | Pod topology spread constraints for Redis&reg; pod | `[]` |
### Cluster update job parameters
| Name | Description | Value |
@@ -263,7 +260,6 @@ The command removes all the Kubernetes components associated with the chart and
| `updateJob.resources.limits` | The resources limits for the container | `{}` |
| `updateJob.resources.requests` | The requested resources for the container | `{}` |
### Cluster management parameters
| Name | Description | Value |
@@ -282,7 +278,6 @@ The command removes all the Kubernetes components associated with the chart and
| `cluster.update.currentNumberOfReplicas` | Number of currently deployed Redis&reg; replicas | `1` |
| `cluster.update.newExternalIPs` | External IPs obtained from the services for the new nodes to add to the cluster | `[]` |
### Metrics sidecar parameters
| Name | Description | Value |
@@ -321,7 +316,6 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.service.labels` | Additional labels for the metrics service | `{}` |
| `metrics.service.clusterIP` | Service Cluster IP | `""` |
### Sysctl Image parameters
| Name | Description | Value |
@@ -330,7 +324,7 @@ The command removes all the Kubernetes components associated with the chart and
| `sysctlImage.command` | sysctlImage command to execute | `[]` |
| `sysctlImage.registry` | sysctlImage Init container registry | `docker.io` |
| `sysctlImage.repository` | sysctlImage Init container repository | `bitnami/bitnami-shell` |
| `sysctlImage.tag` | sysctlImage Init container tag | `11-debian-11-r85` |
| `sysctlImage.tag` | sysctlImage Init container tag | `11-debian-11-r86` |
| `sysctlImage.digest` | sysctlImage Init container digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `sysctlImage.pullPolicy` | sysctlImage Init container pull policy | `IfNotPresent` |
| `sysctlImage.pullSecrets` | Specify docker-registry secret names as an array | `[]` |

View File

@@ -73,7 +73,7 @@ image:
## Bitnami Redis&reg; image tag
## ref: https://github.com/bitnami/containers/tree/main/bitnami/redis#supported-tags-and-respective-dockerfile-links
##
tag: 7.0.8-debian-11-r11
tag: 7.0.8-debian-11-r12
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -342,7 +342,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r85
tag: 11-debian-11-r86
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -980,7 +980,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r85
tag: 11-debian-11-r86
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.