From 9d615e705b4dd7442ae0d8a8ab857203b2904d6a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 15 Feb 2023 21:16:33 +0100 Subject: [PATCH] [bitnami/redis] Release 17.7.4 (#14898) * [bitnami/redis] Release 17.7.4 updating components versions Signed-off-by: Bitnami Containers * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/redis/Chart.lock | 6 +++--- bitnami/redis/Chart.yaml | 2 +- bitnami/redis/README.md | 40 ++++++++++++++++++++++++--------------- bitnami/redis/values.yaml | 10 +++++----- 4 files changed, 34 insertions(+), 24 deletions(-) diff --git a/bitnami/redis/Chart.lock b/bitnami/redis/Chart.lock index ba89eccf8f..9d89ddcef3 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: 2.2.2 -digest: sha256:49ca75cf23ba5eb7df4becef52580f98c8bd8194eb80368b9d7b875f6eefa8e5 -generated: "2022-12-12T19:34:26.826289322Z" + version: 2.2.3 +digest: sha256:2c7165542fc01b9e98b577cd8b1095d0ed8267d34b97b6e581a1176bfb8e4dcb +generated: "2023-02-14T22:31:24.380931903Z" diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index 607360d570..22c512e05e 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/containers/tree/main/bitnami/redis -version: 17.7.3 +version: 17.7.4 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index 69c97b13f0..ee27f47c26 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -76,6 +76,7 @@ The command removes all the Kubernetes components associated with the chart and | `global.storageClass` | Global StorageClass for Persistent Volume(s) | `""` | | `global.redis.password` | Global Redis® password (overrides `auth.password`) | `""` | + ### Common parameters | Name | Description | Value | @@ -93,17 +94,19 @@ The command removes all the Kubernetes components associated with the chart and | `diagnosticMode.command` | Command to override all containers in the deployment | `["sleep"]` | | `diagnosticMode.args` | Args to override all containers in the deployment | `["infinity"]` | + ### Redis® Image parameters -| Name | Description | Value | -| ------------------- | ---------------------------------------------------------------------------------------------------------- | -------------------- | -| `image.registry` | Redis® image registry | `docker.io` | -| `image.repository` | Redis® image repository | `bitnami/redis` | -| `image.tag` | Redis® image tag (immutable tags are recommended) | `7.0.8-debian-11-r0` | -| `image.digest` | Redis® image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | -| `image.pullPolicy` | Redis® image pull policy | `IfNotPresent` | -| `image.pullSecrets` | Redis® image pull secrets | `[]` | -| `image.debug` | Enable image debug mode | `false` | +| Name | Description | Value | +| ------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- | +| `image.registry` | Redis® image registry | `docker.io` | +| `image.repository` | Redis® image repository | `bitnami/redis` | +| `image.tag` | Redis® image tag (immutable tags are recommended) | `7.0.8-debian-11-r11` | +| `image.digest` | Redis® image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | +| `image.pullPolicy` | Redis® image pull policy | `IfNotPresent` | +| `image.pullSecrets` | Redis® image pull secrets | `[]` | +| `image.debug` | Enable image debug mode | `false` | + ### Redis® common configuration parameters @@ -119,6 +122,7 @@ The command removes all the Kubernetes components associated with the chart and | `commonConfiguration` | Common configuration to be added into the ConfigMap | `""` | | `existingConfigmap` | The name of an existing ConfigMap with your custom configuration for Redis® nodes | `""` | + ### Redis® master configuration parameters | Name | Description | Value | @@ -218,6 +222,7 @@ The command removes all the Kubernetes components associated with the chart and | `master.serviceAccount.automountServiceAccountToken` | Whether to auto mount the service account token | `true` | | `master.serviceAccount.annotations` | Additional custom annotations for the ServiceAccount | `{}` | + ### Redis® replicas configuration parameters | Name | Description | Value | @@ -324,6 +329,7 @@ The command removes all the Kubernetes components associated with the chart and | `replica.serviceAccount.automountServiceAccountToken` | Whether to auto mount the service account token | `true` | | `replica.serviceAccount.annotations` | Additional custom annotations for the ServiceAccount | `{}` | + ### Redis® Sentinel configuration parameters | Name | Description | Value | @@ -331,7 +337,7 @@ The command removes all the Kubernetes components associated with the chart and | `sentinel.enabled` | Use Redis® Sentinel on Redis® pods. | `false` | | `sentinel.image.registry` | Redis® Sentinel image registry | `docker.io` | | `sentinel.image.repository` | Redis® Sentinel image repository | `bitnami/redis-sentinel` | -| `sentinel.image.tag` | Redis® Sentinel image tag (immutable tags are recommended) | `7.0.7-debian-11-r10` | +| `sentinel.image.tag` | Redis® Sentinel image tag (immutable tags are recommended) | `7.0.8-debian-11-r10` | | `sentinel.image.digest` | Redis® Sentinel image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `sentinel.image.pullPolicy` | Redis® Sentinel image pull policy | `IfNotPresent` | | `sentinel.image.pullSecrets` | Redis® Sentinel image pull secrets | `[]` | @@ -407,6 +413,7 @@ The command removes all the Kubernetes components associated with the chart and | `sentinel.service.sessionAffinityConfig` | Additional settings for the sessionAffinity | `{}` | | `sentinel.terminationGracePeriodSeconds` | Integer setting the termination grace period for the redis-node pods | `30` | + ### Other Parameters | Name | Description | Value | @@ -438,6 +445,7 @@ The command removes all the Kubernetes components associated with the chart and | `tls.certCAFilename` | CA Certificate filename | `""` | | `tls.dhParamsFilename` | File containing DH params (in order to support DH based ciphers) | `""` | + ### Metrics Parameters | Name | Description | Value | @@ -445,7 +453,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.enabled` | Start a sidecar prometheus exporter to expose Redis® metrics | `false` | | `metrics.image.registry` | Redis® Exporter image registry | `docker.io` | | `metrics.image.repository` | Redis® Exporter image repository | `bitnami/redis-exporter` | -| `metrics.image.tag` | Redis® Exporter image tag (immutable tags are recommended) | `1.45.0-debian-11-r26` | +| `metrics.image.tag` | Redis® Exporter image tag (immutable tags are recommended) | `1.46.0-debian-11-r5` | | `metrics.image.digest` | Redis® Exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `metrics.image.pullPolicy` | Redis® Exporter image pull policy | `IfNotPresent` | | `metrics.image.pullSecrets` | Redis® Exporter image pull secrets | `[]` | @@ -503,6 +511,7 @@ The command removes all the Kubernetes components associated with the chart and | `metrics.prometheusRule.additionalLabels` | Additional labels for the prometheusRule | `{}` | | `metrics.prometheusRule.rules` | Custom Prometheus rules | `[]` | + ### Init Container Parameters | Name | Description | Value | @@ -510,7 +519,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` | | `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` | -| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r72` | +| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r85` | | `volumePermissions.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` | | `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` | @@ -520,7 +529,7 @@ The command removes all the Kubernetes components associated with the chart and | `sysctl.enabled` | Enable init container to modify Kernel settings | `false` | | `sysctl.image.registry` | Bitnami Shell image registry | `docker.io` | | `sysctl.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` | -| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r72` | +| `sysctl.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `11-debian-11-r85` | | `sysctl.image.digest` | Bitnami Shell image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `sysctl.image.pullPolicy` | Bitnami Shell image pull policy | `IfNotPresent` | | `sysctl.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` | @@ -529,6 +538,7 @@ The command removes all the Kubernetes components associated with the chart and | `sysctl.resources.limits` | The resources limits for the init container | `{}` | | `sysctl.resources.requests` | The requested resources for the init container | `{}` | + ### useExternalDNS Parameters | Name | Description | Value | @@ -538,7 +548,7 @@ The command removes all the Kubernetes components associated with the chart and | `useExternalDNS.annotationKey` | The annotation key utilized when `external-dns` is enabled. Setting this to `false` will disable annotations. | `external-dns.alpha.kubernetes.io/` | | `useExternalDNS.suffix` | The DNS suffix utilized when `external-dns` is enabled. Note that we prepend the suffix with the full name of the release. | `""` | -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example, + ```console $ helm install my-release \ @@ -930,4 +940,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 3f5cd463f7..264ff06271 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -82,7 +82,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis - tag: 7.0.8-debian-11-r0 + tag: 7.0.8-debian-11-r11 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -985,7 +985,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 7.0.7-debian-11-r10 + tag: 7.0.8-debian-11-r10 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1407,7 +1407,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.45.0-debian-11-r26 + tag: 1.46.0-debian-11-r5 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1658,7 +1658,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r72 + tag: 11-debian-11-r85 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -1706,7 +1706,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r72 + tag: 11-debian-11-r85 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets.