mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/logstash] Release 5.4.8 (#18540)
* [bitnami/logstash] Release 5.4.8 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:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 2.6.0
|
version: 2.8.0
|
||||||
digest: sha256:6ce7c85dcb43ad1fc5ff600850f28820ddc2f1a7c8cb25c5ff542fe1f852165a
|
digest: sha256:0119fce6b509ebf3eaf5218f87f6ec0af64ec7da15f272115673b0716c4b6919
|
||||||
generated: "2023-07-13T11:23:58.981155284Z"
|
generated: "2023-08-17T13:56:42.765095083Z"
|
||||||
|
|||||||
@@ -4,25 +4,30 @@
|
|||||||
annotations:
|
annotations:
|
||||||
category: LogManagement
|
category: LogManagement
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
|
images: |
|
||||||
|
- name: logstash
|
||||||
|
image: docker.io/bitnami/logstash:8.9.0-debian-11-r20
|
||||||
|
- name: os-shell
|
||||||
|
image: docker.io/bitnami/os-shell:11-debian-11-r40
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 8.9.0
|
appVersion: 8.9.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
version: 2.x.x
|
||||||
description: Logstash is an open source data processing engine. It ingests data from multiple sources, processes it, and sends the output to final destination in real-time. It is a core component of the ELK stack.
|
description: Logstash is an open source data processing engine. It ingests data from multiple sources, processes it, and sends the output to final destination in real-time. It is a core component of the ELK stack.
|
||||||
home: https://bitnami.com
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/logstash/img/logstash-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/logstash/img/logstash-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- logstash
|
- logstash
|
||||||
- logging
|
- logging
|
||||||
- elk
|
- elk
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: VMware, Inc.
|
- name: VMware, Inc.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: logstash
|
name: logstash
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
||||||
version: 5.4.7
|
version: 5.4.8
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
|
| --------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
|
||||||
| `image.registry` | Logstash image registry | `docker.io` |
|
| `image.registry` | Logstash image registry | `docker.io` |
|
||||||
| `image.repository` | Logstash image repository | `bitnami/logstash` |
|
| `image.repository` | Logstash image repository | `bitnami/logstash` |
|
||||||
| `image.tag` | Logstash image tag (immutable tags are recommended) | `8.9.0-debian-11-r0` |
|
| `image.tag` | Logstash image tag (immutable tags are recommended) | `8.9.0-debian-11-r20` |
|
||||||
| `image.digest` | Logstash image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
| `image.digest` | Logstash image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||||
| `image.pullPolicy` | Logstash image pull policy | `IfNotPresent` |
|
| `image.pullPolicy` | Logstash image pull policy | `IfNotPresent` |
|
||||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||||
@@ -176,7 +176,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| `volumePermissions.securityContext.runAsUser` | User ID for the volumePermissions init container | `0` |
|
| `volumePermissions.securityContext.runAsUser` | User ID for the volumePermissions init container | `0` |
|
||||||
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
|
||||||
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/os-shell` |
|
| `volumePermissions.image.repository` | Init container volume-permissions image repository | `bitnami/os-shell` |
|
||||||
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `11-debian-11-r16` |
|
| `volumePermissions.image.tag` | Init container volume-permissions image tag (immutable tags are recommended) | `11-debian-11-r40` |
|
||||||
| `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.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.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
|
||||||
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/logstash
|
repository: bitnami/logstash
|
||||||
tag: 8.9.0-debian-11-r0
|
tag: 8.9.0-debian-11-r20
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## 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
|
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -535,7 +535,7 @@ volumePermissions:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/os-shell
|
repository: bitnami/os-shell
|
||||||
tag: 11-debian-11-r16
|
tag: 11-debian-11-r40
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user