From 2aebd03dffb153819dc5fa4348fd935604174354 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:32:52 -0500 Subject: [PATCH] [stable/rookout] add repo archive notice (#24182) Signed-off-by: Scott Rigby --- stable/rookout/Chart.yaml | 2 +- stable/rookout/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/rookout/Chart.yaml b/stable/rookout/Chart.yaml index a125bc5eda..0e6fa79e0d 100644 --- a/stable/rookout/Chart.yaml +++ b/stable/rookout/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.0" description: A Helm chart for Rookout agent on Kubernetes icon: https://app.rookout.com/static/rookout/img/logo.svg name: rookout -version: 0.1.0 +version: 0.1.1 home: "http://rookout.com/" maintainers: - name: Zohar diff --git a/stable/rookout/README.md b/stable/rookout/README.md index d602b5dbf7..b8031d6df6 100644 --- a/stable/rookout/README.md +++ b/stable/rookout/README.md @@ -1,3 +1,8 @@ +# ⚠️ Repo Archive Notice + +As of Nov 13, 2020, charts in this repo will no longer be updated. +For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). + # Rookout [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.