From 898b9aad43b229bc899961793d2479c3e73a2ee6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 21 May 2023 16:25:43 +0100 Subject: [PATCH] [bitnami/influxdb] Release 5.6.1 (#16770) * [bitnami/influxdb] Release 5.6.1 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.lock | 6 +++--- bitnami/influxdb/Chart.yaml | 2 +- bitnami/influxdb/README.md | 12 +++++------- bitnami/influxdb/values.yaml | 10 +++++----- 4 files changed, 14 insertions(+), 16 deletions(-) diff --git a/bitnami/influxdb/Chart.lock b/bitnami/influxdb/Chart.lock index 6d9f0d5cbf..280c9bd582 100644 --- a/bitnami/influxdb/Chart.lock +++ b/bitnami/influxdb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.2.5 -digest: sha256:318f438acfeaced11d9060877d615caf1985417d2865810defaa886d3496f8d3 -generated: "2023-05-08T18:16:35.568374377Z" + version: 2.4.0 +digest: sha256:8c1a5dc923412d11d4d841420494b499cb707305c8b9f87f45ea1a8bf3172cb3 +generated: "2023-05-21T14:32:44.660810618Z" diff --git a/bitnami/influxdb/Chart.yaml b/bitnami/influxdb/Chart.yaml index e6603e43cb..7820fdea16 100644 --- a/bitnami/influxdb/Chart.yaml +++ b/bitnami/influxdb/Chart.yaml @@ -23,4 +23,4 @@ maintainers: name: influxdb sources: - https://github.com/bitnami/charts/tree/main/bitnami/influxdb -version: 5.6.0 +version: 5.6.1 diff --git a/bitnami/influxdb/README.md b/bitnami/influxdb/README.md index 5afda19932..067ea960e7 100644 --- a/bitnami/influxdb/README.md +++ b/bitnami/influxdb/README.md @@ -8,8 +8,6 @@ InfluxDB(TM) is an open source time-series database. It is a core component of t InfluxDB(TM) is a trademark owned by InfluxData, which is not affiliated with, and does not endorse, this site. -Looking to use InfluxDB™ in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog. - ## TL;DR ```console @@ -82,7 +80,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-r3` | +| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.7.1-debian-11-r8` | | `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 | `[]` | @@ -260,7 +258,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/bitnami-shell` | -| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r113` | +| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r118` | | `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 | `[]` | @@ -294,7 +292,7 @@ The command removes all the Kubernetes components associated with the chart and | `backup.uploadProviders.google.bucketName` | google storage bucket name name | `gs://bucket/influxdb` | | `backup.uploadProviders.google.image.registry` | Google Cloud SDK image registry | `docker.io` | | `backup.uploadProviders.google.image.repository` | Google Cloud SDK image name | `bitnami/google-cloud-sdk` | -| `backup.uploadProviders.google.image.tag` | Google Cloud SDK image tag | `0.429.0-debian-11-r1` | +| `backup.uploadProviders.google.image.tag` | Google Cloud SDK image tag | `0.431.0-debian-11-r0` | | `backup.uploadProviders.google.image.digest` | Google Cloud SDK image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` | | `backup.uploadProviders.google.image.pullPolicy` | Google Cloud SDK image pull policy | `IfNotPresent` | | `backup.uploadProviders.google.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` | @@ -305,7 +303,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.48.1-debian-11-r3` | +| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.48.1-debian-11-r9` | | `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 | `[]` | @@ -317,7 +315,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.11.18-debian-11-r0` | +| `backup.uploadProviders.aws.image.tag` | AWS CLI image tag (immutable tags are recommended) | `2.11.21-debian-11-r0` | | `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 e4712014d5..eab411b3ad 100644 --- a/bitnami/influxdb/values.yaml +++ b/bitnami/influxdb/values.yaml @@ -70,7 +70,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/influxdb - tag: 2.7.1-debian-11-r3 + tag: 2.7.1-debian-11-r8 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 @@ -820,7 +820,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r113 + tag: 11-debian-11-r118 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 @@ -951,7 +951,7 @@ backup: image: registry: docker.io repository: bitnami/google-cloud-sdk - tag: 0.429.0-debian-11-r1 + tag: 0.431.0-debian-11-r0 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 @@ -990,7 +990,7 @@ backup: image: registry: docker.io repository: bitnami/azure-cli - tag: 2.48.1-debian-11-r3 + tag: 2.48.1-debian-11-r9 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 @@ -1029,7 +1029,7 @@ backup: image: registry: docker.io repository: bitnami/aws-cli - tag: 2.11.18-debian-11-r0 + tag: 2.11.21-debian-11-r0 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