From f954f1a9d6bfc5ead5f988b088a6adefd3fd22fc Mon Sep 17 00:00:00 2001 From: Cori Avila <42420333+corico44@users.noreply.github.com> Date: Fri, 2 Jun 2023 17:06:54 +0200 Subject: [PATCH] [bitnami/wavefront] Mark wavefront helm chart as deprecated (#17005) Signed-off-by: Cori Avila --- bitnami/wavefront/Chart.yaml | 9 ++++----- bitnami/wavefront/README.md | 4 ++++ bitnami/wavefront/templates/NOTES.txt | 4 ++++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/bitnami/wavefront/Chart.yaml b/bitnami/wavefront/Chart.yaml index 58c9365544..95f68eaa95 100644 --- a/bitnami/wavefront/Chart.yaml +++ b/bitnami/wavefront/Chart.yaml @@ -13,7 +13,8 @@ dependencies: tags: - bitnami-common version: 2.x.x -description: Wavefront is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications. +deprecated: true +description: DEPRECATED Wavefront is a high-performance streaming analytics platform for monitoring and optimizing your environment and applications. home: https://bitnami.com icon: https://bitnami.com/assets/stacks/wavefront/img/wavefront-stack-220x234.png keywords: @@ -21,10 +22,8 @@ keywords: - monitoring - observability - alerting -maintainers: - - name: VMware, Inc. - url: https://github.com/bitnami/charts +maintainers: [] name: wavefront sources: - https://github.com/bitnami/charts/tree/main/bitnami/wavefront -version: 4.4.2 +version: 4.4.3 diff --git a/bitnami/wavefront/README.md b/bitnami/wavefront/README.md index 2dd4c21550..66a8ee6f6c 100644 --- a/bitnami/wavefront/README.md +++ b/bitnami/wavefront/README.md @@ -6,6 +6,10 @@ Wavefront is a high-performance streaming analytics platform for monitoring and [Overview of Wavefront](https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes) +## This Helm chart is deprecated + +The upstream project has been discontinued and no new features. + ## TL;DR ```console diff --git a/bitnami/wavefront/templates/NOTES.txt b/bitnami/wavefront/templates/NOTES.txt index 8ce6e3be2f..48a6f48149 100644 --- a/bitnami/wavefront/templates/NOTES.txt +++ b/bitnami/wavefront/templates/NOTES.txt @@ -1,3 +1,7 @@ +This Helm chart is deprecated + +The upstream project has been discontinued and no new features. + CHART NAME: {{ .Chart.Name }} CHART VERSION: {{ .Chart.Version }} APP VERSION: {{ .Chart.AppVersion }}