mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 17:27:20 +08:00
* [bitnami/logstash] fix: 🔒 Improve podSecurityContext and containerSecurityContext with essential security fields Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> * chore: 🔧 Bump chart version Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com> --------- Signed-off-by: Javier Salmeron Garcia <jsalmeron@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.11.4-debian-11-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r93
|
|
apiVersion: v2
|
|
appVersion: 8.11.4
|
|
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.7.0
|