From a55d6a9cdba1122ae4346ec646119ec47fbbfe92 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 12 Oct 2023 17:07:41 +0200 Subject: [PATCH] [bitnami/influxdb] Release 5.9.9 (#20138) * [bitnami/influxdb] Release 5.9.9 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/influxdb/Chart.yaml | 10 +++++----- bitnami/influxdb/README.md | 8 ++++---- bitnami/influxdb/values.yaml | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index c1f6eb329b..3629e39cbb 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: aws-cli - image: docker.io/bitnami/aws-cli:2.13.20-debian-11-r11 + image: docker.io/bitnami/aws-cli:2.13.20-debian-11-r15 - name: azure-cli - image: docker.io/bitnami/azure-cli:2.53.0-debian-11-r8 + image: docker.io/bitnami/azure-cli:2.53.0-debian-11-r10 - name: google-cloud-sdk image: docker.io/bitnami/google-cloud-sdk:0.450.0-debian-11-r0 - name: influxdb - image: docker.io/bitnami/influxdb:2.7.1-debian-11-r153 + image: docker.io/bitnami/influxdb:2.7.1-debian-11-r154 - name: os-shell - image: docker.io/bitnami/os-shell:11-debian-11-r89 + image: docker.io/bitnami/os-shell:11-debian-11-r90 apiVersion: v2 appVersion: 2.7.1 dependencies: @@ -37,4 +37,4 @@ maintainers: name: influxdb sources: - https://github.com/bitnami/charts/tree/main/bitnami/influxdb -version: 5.9.8 +version: 5.9.9 diff --git a/bitnami/influxdb/README.md b/bitnami/influxdb/README.md index 8f3adfea19..909e272507 100644 --- a/bitnami/influxdb/README.md +++ b/bitnami/influxdb/README.md @@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and | ------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | | `image.registry` | InfluxDB™ image registry | `docker.io` | | `image.repository` | InfluxDB™ image repository | `bitnami/influxdb` | -| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.7.1-debian-11-r153` | +| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.7.1-debian-11-r154` | | `image.digest` | InfluxDB™ image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `image.pullPolicy` | InfluxDB™ image pull policy | `IfNotPresent` | | `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -264,7 +264,7 @@ The command removes all the Kubernetes components associated with the chart and | `volumePermissions.enabled` | Enable init container that changes the owner and group of the persistent volume mountpoint to `runAsUser:fsGroup` | `false` | | `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` | | `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/os-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r89` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r90` | | `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 | `[]` | @@ -316,7 +316,7 @@ The command removes all the Kubernetes components associated with the chart and | `backup.uploadProviders.azure.containerName` | Destination container | `influxdb-container` | | `backup.uploadProviders.azure.image.registry` | Azure CLI image registry | `docker.io` | | `backup.uploadProviders.azure.image.repository` | Azure CLI image repository | `bitnami/azure-cli` | -| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.53.0-debian-11-r8` | +| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.53.0-debian-11-r10` | | `backup.uploadProviders.azure.image.digest` | Azure CLI image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `backup.uploadProviders.azure.image.pullPolicy` | Azure CLI image pull policy | `IfNotPresent` | | `backup.uploadProviders.azure.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -328,7 +328,7 @@ The command removes all the Kubernetes components associated with the chart and | `backup.uploadProviders.aws.bucketName` | aws s3 bucket name | `s3://bucket/influxdb` | | `backup.uploadProviders.aws.image.registry` | AWS CLI image registry | `docker.io` | | `backup.uploadProviders.aws.image.repository` | AWS CLI image repository | `bitnami/aws-cli` | -| `backup.uploadProviders.aws.image.tag` | AWS CLI image tag (immutable tags are recommended) | `2.13.20-debian-11-r11` | +| `backup.uploadProviders.aws.image.tag` | AWS CLI image tag (immutable tags are recommended) | `2.13.20-debian-11-r15` | | `backup.uploadProviders.aws.image.digest` | AWS CLI image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `backup.uploadProviders.aws.image.pullPolicy` | AWS CLI image pull policy | `IfNotPresent` | | `backup.uploadProviders.aws.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | diff --git a/bitnami/influxdb/values.yaml b/bitnami/influxdb/values.yaml index 6f9947f590..6c8a0048a3 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -73,7 +73,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/influxdb - tag: 2.7.1-debian-11-r153 + tag: 2.7.1-debian-11-r154 digest: "" ## 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 @@ -835,7 +835,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 11-debian-11-r89 + tag: 11-debian-11-r90 digest: "" ## 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 @@ -1025,7 +1025,7 @@ backup: image: registry: docker.io repository: bitnami/azure-cli - tag: 2.53.0-debian-11-r8 + tag: 2.53.0-debian-11-r10 digest: "" ## 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 @@ -1064,7 +1064,7 @@ backup: image: registry: docker.io repository: bitnami/aws-cli - tag: 2.13.20-debian-11-r11 + tag: 2.13.20-debian-11-r15 digest: "" ## 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