mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/logstash] Release 6.2.13 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: LogManagement
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: logstash
|
|
image: docker.io/bitnami/logstash:8.14.3-debian-12-r1
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
|
apiVersion: v2
|
|
appVersion: 8.14.3
|
|
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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: logstash
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
|
version: 6.2.13
|