mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/sensu] add repo archive notice and deprecate chart (#24188)
* [stable/sensu] add repo archive notice Signed-off-by: Scott Rigby <scott@r6by.com> * [stable/sensu] deprecate sensu This chart does not receive updates for a long time Signed-off-by: Carlos Panato <ctadeu@gmail.com> Co-authored-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
co-authored by
Carlos Panato
parent
1c3882dc93
commit
cbac71dc6e
@@ -1,8 +1,9 @@
|
||||
apiVersion: v1
|
||||
deprecated: true
|
||||
name: sensu
|
||||
version: 0.2.4
|
||||
version: 0.2.5
|
||||
appVersion: 0.28
|
||||
description: Sensu monitoring framework backed by the Redis transport
|
||||
description: DEPRECATED Sensu monitoring framework backed by the Redis transport
|
||||
keywords:
|
||||
- sensu
|
||||
- monitoring
|
||||
@@ -11,8 +12,5 @@ sources:
|
||||
- https://github.com/kubernetes/charts
|
||||
- https://github.com/sstarcher/docker-sensu
|
||||
- https://github.com/sensu/sensu
|
||||
maintainers:
|
||||
- name: Shane Starcher
|
||||
email: shane.starcher@gmail.com
|
||||
icon: https://raw.githubusercontent.com/sensu/sensu/master/sensu-logo.png
|
||||
engine: gotpl
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
# ⚠️ 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/).
|
||||
|
||||
# ⚠️ Chart Deprecated
|
||||
|
||||
# Sensu
|
||||
|
||||
[Sensu](https://sensuapp.org/) is monitoring that doesn't suck.
|
||||
|
||||
Reference in New Issue
Block a user