Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/rookout] deprecating chart (#24385)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <[email protected]>
  • Loading branch information
mattfarina authored Nov 13, 2020
1 parent 984b080 commit 1b56cd8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 3 additions & 5 deletions stable/rookout/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: [email protected]
deprecated: true
4 changes: 4 additions & 0 deletions stable/rookout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1b56cd8

Please sign in to comment.