Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions stable/wavefront/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
apiVersion: v1
name: wavefront
description: Wavefront Kubernetes collector
# This chart has been moved to the Wavefront maintained Helm repository
# ref: https://github.com/wavefrontHQ/helm
deprecated: true
description: DEPRECATED Wavefront Kubernetes collector
appVersion: 1.0.3
version: 1.1.1
version: 1.1.2
keywords:
- metric
- monitoring
Expand All @@ -12,8 +15,4 @@ home: https://www.wavefront.com
sources:
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
- https://github.com/wavefrontHQ/java/tree/master/proxy
maintainers:
- name: vikramraman
email: rvikram@vmware.com
- name: puckpuck
email: pierre@wavefront.com
maintainers: []
4 changes: 4 additions & 0 deletions stable/wavefront/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
[Wavefront](https://wavefront.com) is a cloud-native monitoring and analytics platform that provides
three dimensional microservices observability with metrics, histograms and OpenTracing-compatible distributed tracing.

## DEPRECATED

This chart has been deprecated. Use the chart now maintained on the [Wavefront Helm repository](https://github.com/wavefrontHQ/helm)

## Introduction

This chart will deploy the Wavefront Collector for Kubernetes and Wavefront Proxy to your
Expand Down
4 changes: 4 additions & 0 deletions stable/wavefront/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ You can visit this dashboard in Wavefront to see your Kubernetes metrics:

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

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