Skip to content

Commit

Permalink
[stable/kuberhealthy] Deprecate chart (helm#23919)
Browse files Browse the repository at this point in the history
Signed-off-by: David Karlsen <david@davidkarlsen.com>
  • Loading branch information
davidkarlsen authored Oct 20, 2020
1 parent 668b775 commit 0473ba0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
12 changes: 3 additions & 9 deletions stable/kuberhealthy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
apiVersion: v1
appVersion: "v1.0.2"
home: https://comcast.github.io/kuberhealthy/
description: The official Helm chart for Kuberhealthy.
description: DEPRECATED. Please use https://comcast.github.io/kuberhealthy/ instead.
name: kuberhealthy
version: 1.2.6
maintainers:
- name: integrii
email: eric.greer@comcast.com
- name: lolimjake
email: jacob.martin@comcast.com
- name: ihoegen
email: ianhoegen@gmail.com
deprecated: true
version: 1.2.7
keywords:
- kuberhealthy
- kubernetes
Expand Down
2 changes: 2 additions & 0 deletions stable/kuberhealthy/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*** DEPRECATED, please use https://comcast.github.io/kuberhealthy/ instead

<center><img src="https://github.com/Comcast/kuberhealthy/blob/master/images/kuberhealthy.png?raw=true"></center><br />

Easy synthetic testing for [Kubernetes](https://kubernetes.io) clusters. Supplements other solutions like [Prometheus](https://prometheus.io/) nicely.
Expand Down

0 comments on commit 0473ba0

Please sign in to comment.