mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Updated image for Elasticsearch 6 support, removed supervisord since k8s deployments provide that capability already, and added apiVersion to support helm upgrades * added new dockerfile source repo to sources list for the Helm chart * removed obsolete repo from helm Chart source list * conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot * conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot * change maintainer format
15 lines
531 B
YAML
15 lines
531 B
YAML
description: ElastAlert is a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch.
|
|
name: elastalert
|
|
version: 0.1.2
|
|
appVersion: 0.1.29
|
|
icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg
|
|
sources:
|
|
- https://github.com/jertel/elastalert-docker
|
|
- https://github.com/Yelp/elastalert
|
|
maintainers:
|
|
- name: pickledrick
|
|
email: 9246508+pickledrick@users.noreply.github.com
|
|
- name: jertel
|
|
email: jertel@codesim.com
|
|
engine: gotpl
|