From 1b56cd8beb9e6a2fe1167bcfe2987ff3a2c6c6c8 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Fri, 13 Nov 2020 15:35:29 -0500 Subject: [PATCH] [stable/rookout] deprecating chart (#24385) Signed-off-by: Matt Farina --- stable/rookout/Chart.yaml | 8 +++----- stable/rookout/README.md | 4 ++++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/stable/rookout/Chart.yaml b/stable/rookout/Chart.yaml index 0e6fa79e0d..a83af96696 100644 --- a/stable/rookout/Chart.yaml +++ b/stable/rookout/Chart.yaml @@ -1,10 +1,8 @@ apiVersion: v1 appVersion: "1.0" -description: A Helm chart for Rookout agent on Kubernetes +description: DEPRECATED - A Helm chart for Rookout agent on Kubernetes icon: https://app.rookout.com/static/rookout/img/logo.svg name: rookout -version: 0.1.1 +version: 0.1.2 home: "http://rookout.com/" -maintainers: -- name: Zohar - email: zohar@rookout.com +deprecated: true diff --git a/stable/rookout/README.md b/stable/rookout/README.md index b8031d6df6..90d92dda9a 100644 --- a/stable/rookout/README.md +++ b/stable/rookout/README.md @@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https [Rookout](http://rookout.com/) Get data from your live code, as it runs. Extract any piece of data from your code and pipeline it anywhere, in realtime, even if you’d never thought about it beforehand or created any instrumentation to collect it. +## DEPRECATION NOTICE + +This chart is deprecated and no longer supported. + ## TL;DR; ```bash