Files
deprecated-helm-charts/stable/elastalert/Chart.yaml
T
Jason Ertel a6830d65f7 [stable/elastalert] Updated image for Elasticsearch 6 support, and other minor chart adjustments (#3859)
* 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
2018-03-16 06:02:23 -07:00

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