mirror of https://github.com/grafana/loki
Deprecate Charts as they have been moved (#2720)
* Deprecate Charts as they have been moved Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * update docs and links to new chart location Co-authored-by: Edward Welch <edward.welch@grafana.com>pull/3074/head
parent
3f99a07323
commit
6c8ad5258b
@ -1,14 +1,13 @@ |
||||
apiVersion: "v1" |
||||
# This Chart was moved to https://github.com/grafana/helm-charts |
||||
deprecated: true |
||||
name: fluent-bit |
||||
version: 2.0.1 |
||||
version: 2.0.2 |
||||
appVersion: v2.0.0 |
||||
kubeVersion: "^1.10.0-0" |
||||
description: "Uses fluent-bit Loki go plugin for gathering logs and sending them to Loki" |
||||
description: "DEPRECATED Uses fluent-bit Loki go plugin for gathering logs and sending them to Loki" |
||||
home: https://grafana.com/loki |
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png |
||||
sources: |
||||
- https://github.com/grafana/loki |
||||
maintainers: |
||||
- name: Loki Maintainers |
||||
email: lokiproject@googlegroups.com |
||||
engine: gotpl |
||||
|
||||
@ -1,14 +1,13 @@ |
||||
apiVersion: "v1" |
||||
# This Chart was moved to https://github.com/grafana/helm-charts |
||||
deprecated: true |
||||
name: loki-stack |
||||
version: 2.1.1 |
||||
version: 2.1.2 |
||||
appVersion: v2.0.0 |
||||
kubeVersion: "^1.10.0-0" |
||||
description: "Loki: like Prometheus, but for logs." |
||||
description: "DEPRECATED Loki: like Prometheus, but for logs." |
||||
home: https://grafana.com/loki |
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png |
||||
sources: |
||||
- https://github.com/grafana/loki |
||||
maintainers: |
||||
- name: Loki Maintainers |
||||
email: lokiproject@googlegroups.com |
||||
engine: gotpl |
||||
|
||||
@ -1,14 +1,13 @@ |
||||
apiVersion: "v1" |
||||
# This Chart was moved to https://github.com/grafana/helm-charts |
||||
deprecated: true |
||||
name: loki |
||||
version: 2.1.0 |
||||
version: 2.1.1 |
||||
appVersion: v2.0.0 |
||||
kubeVersion: "^1.10.0-0" |
||||
description: "Loki: like Prometheus, but for logs." |
||||
description: "DEPRECATED Loki: like Prometheus, but for logs." |
||||
home: https://grafana.com/loki |
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png |
||||
sources: |
||||
- https://github.com/grafana/loki |
||||
maintainers: |
||||
- name: Loki Maintainers |
||||
email: lokiproject@googlegroups.com |
||||
engine: gotpl |
||||
|
||||
@ -1,14 +1,13 @@ |
||||
apiVersion: "v1" |
||||
# This Chart was moved to https://github.com/grafana/helm-charts |
||||
deprecated: true |
||||
name: promtail |
||||
version: 2.0.1 |
||||
version: 2.0.2 |
||||
appVersion: v2.0.0 |
||||
kubeVersion: "^1.10.0-0" |
||||
description: "Responsible for gathering logs and sending them to Loki" |
||||
description: "DEPRECATED Responsible for gathering logs and sending them to Loki" |
||||
home: https://grafana.com/loki |
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png |
||||
sources: |
||||
- https://github.com/grafana/loki |
||||
maintainers: |
||||
- name: Loki Maintainers |
||||
email: lokiproject@googlegroups.com |
||||
engine: gotpl |
||||
|
||||
Loading…
Reference in new issue