Skip to content

Commit

Permalink
[stable/graphite] deprecate chart (helm#10350)
Browse files Browse the repository at this point in the history
* added missing deprecated flag
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>

* deprecate chart
Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>

* removed incubator changes

Signed-off-by: André Bauer <andre.bauer@kiwigrid.com>
  • Loading branch information
monotek authored and wgiddens committed Jan 18, 2019
1 parent d7c6ec0 commit 06a084d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
9 changes: 3 additions & 6 deletions stable/graphite/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
version: 0.2.0
version: 0.2.1
appVersion: "1.1.5-3"
description: Graphite metrics server
description: DEPRECATED! - Graphite metrics server
name: graphite
home: https://graphiteapp.org/
keywords:
Expand All @@ -10,8 +10,5 @@ sources:
- https://github.com/graphite-project
- https://github.com/graphite-project/docker-graphite-statsd
maintainers:
- name: fabian-schlegel
email: fabian.schlegel@kiwigrid.com
- name: monotek
email: andre.bauer@kiwigrid.com
icon: https://graphiteapp.org/img/graphite-logo_color.png
deprecated: true
13 changes: 12 additions & 1 deletion stable/graphite/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Graphite
# DEPRECATED - Graphite

This chart is depreacated as its maintained in the following repo now:

https://github.com/kiwigrid/helm-charts/tree/master/charts/graphite

You can add the repo via:
* helm add repo kiwigrid https://kiwigrid.github.io





[Graphite](https://graphiteapp.org/) is a monitoring tool.

Expand Down

0 comments on commit 06a084d

Please sign in to comment.