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

[stable/kuberhealthy] Deprecate chart #23919

Merged
merged 1 commit into from
Oct 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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