Skip to content

Commit 4251bd8

Browse files
puckpuckArtur
authored andcommitted
deprecate wavefront (helm#20055)
* deprecate wavefront Signed-off-by: Pierre Tessier <pierre@pierretessier.com> * fix yaml lint Signed-off-by: Pierre Tessier <pierre@pierretessier.com> Signed-off-by: Artur <artur@upbound.io>
1 parent f5a13d4 commit 4251bd8

3 files changed

Lines changed: 14 additions & 7 deletions

File tree

stable/wavefront/Chart.yaml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
apiVersion: v1
22
name: wavefront
3-
description: Wavefront Kubernetes collector
3+
# This chart has been moved to the Wavefront maintained Helm repository
4+
# ref: https://github.com/wavefrontHQ/helm
5+
deprecated: true
6+
description: DEPRECATED Wavefront Kubernetes collector
47
appVersion: 1.0.3
5-
version: 1.1.1
8+
version: 1.1.2
69
keywords:
710
- metric
811
- monitoring
@@ -12,8 +15,4 @@ home: https://www.wavefront.com
1215
sources:
1316
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
1417
- https://github.com/wavefrontHQ/java/tree/master/proxy
15-
maintainers:
16-
- name: vikramraman
17-
email: rvikram@vmware.com
18-
- name: puckpuck
19-
email: pierre@wavefront.com
18+
maintainers: []

stable/wavefront/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
[Wavefront](https://wavefront.com) is a cloud-native monitoring and analytics platform that provides
44
three dimensional microservices observability with metrics, histograms and OpenTracing-compatible distributed tracing.
55

6+
## DEPRECATED
7+
8+
This chart has been deprecated. Use the chart now maintained on the [Wavefront Helm repository](https://github.com/wavefrontHQ/helm)
9+
610
## Introduction
711

812
This chart will deploy the Wavefront Collector for Kubernetes and Wavefront Proxy to your

stable/wavefront/templates/NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,7 @@ You can visit this dashboard in Wavefront to see your Kubernetes metrics:
5353

5454
{{ .Values.wavefront.url }}/dashboard/integration-kubernetes-main
5555

56+
##### DEPRECATED:
57+
This chart has been deprecated. Use the chart now maintained on the Wavefront Helm
58+
repository at: https://github.com/wavefrontHQ/helm
59+
#####

0 commit comments

Comments
 (0)