mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/influxdb] Release 5.9.6 (#19854)
* [bitnami/influxdb] Release 5.9.6 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:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.13.0
|
||||
digest: sha256:6b6084c51b6a028a651f6e8539d0197487ee807c5bae44867d4ea6ccd1f9ae93
|
||||
generated: "2023-09-29T10:57:21.706211+02:00"
|
||||
version: 2.13.2
|
||||
digest: sha256:551ae9c020597fd0a1d62967d9899a3c57a12e92f49e7a3967b6a187efdcaead
|
||||
generated: "2023-10-09T18:17:37.357080865Z"
|
||||
|
||||
@@ -8,11 +8,11 @@ annotations:
|
||||
- name: aws-cli
|
||||
image: docker.io/bitnami/aws-cli:2.13.20-debian-11-r11
|
||||
- name: azure-cli
|
||||
image: docker.io/bitnami/azure-cli:2.53.0-debian-11-r6
|
||||
image: docker.io/bitnami/azure-cli:2.53.0-debian-11-r8
|
||||
- name: google-cloud-sdk
|
||||
image: docker.io/bitnami/google-cloud-sdk:0.448.0-debian-11-r5
|
||||
image: docker.io/bitnami/google-cloud-sdk:0.449.0-debian-11-r1
|
||||
- name: influxdb
|
||||
image: docker.io/bitnami/influxdb:2.7.1-debian-11-r150
|
||||
image: docker.io/bitnami/influxdb:2.7.1-debian-11-r152
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r86
|
||||
apiVersion: v2
|
||||
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: influxdb
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/influxdb
|
||||
version: 5.9.5
|
||||
version: 5.9.6
|
||||
|
||||
@@ -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-r150` |
|
||||
| `image.tag` | InfluxDB™ image tag (immutable tags are recommended) | `2.7.1-debian-11-r152` |
|
||||
| `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 | `[]` |
|
||||
@@ -305,7 +305,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.448.0-debian-11-r5` |
|
||||
| `backup.uploadProviders.google.image.tag` | Google Cloud SDK image tag | `0.449.0-debian-11-r1` |
|
||||
| `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 | `[]` |
|
||||
@@ -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-r6` |
|
||||
| `backup.uploadProviders.azure.image.tag` | Azure CLI image tag (immutable tags are recommended) | `2.53.0-debian-11-r8` |
|
||||
| `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 | `[]` |
|
||||
|
||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/influxdb
|
||||
tag: 2.7.1-debian-11-r150
|
||||
tag: 2.7.1-debian-11-r152
|
||||
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
|
||||
@@ -986,7 +986,7 @@ backup:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/google-cloud-sdk
|
||||
tag: 0.448.0-debian-11-r5
|
||||
tag: 0.449.0-debian-11-r1
|
||||
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-r6
|
||||
tag: 2.53.0-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
|
||||
|
||||
Reference in New Issue
Block a user