mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
* [bitnami/logstash] Release 5.5.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>
34 lines
993 B
YAML
34 lines
993 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: LogManagement
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: logstash
|
|
image: docker.io/bitnami/logstash:8.10.2-debian-11-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r72
|
|
apiVersion: v2
|
|
appVersion: 8.10.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/logstash/img/logstash-stack-220x234.png
|
|
keywords:
|
|
- logstash
|
|
- logging
|
|
- elk
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: logstash
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
|
version: 5.5.6
|