mirror of
https://github.com/helm/charts.git
synced 2026-02-14 10:00:02 +00:00
[stable/schema-registry-ui] deprecating chart (#24387)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
appVersion: "v0.9.5"
|
||||
description: This is a web tool for the confluentinc/schema-registry in order to create / view / search / evolve / view history & configure Avro schemas of your Kafka cluster.
|
||||
description: DEPRECATED - This is a web tool for the confluentinc/schema-registry in order to create / view / search / evolve / view history & configure Avro schemas of your Kafka cluster.
|
||||
name: schema-registry-ui
|
||||
home: https://github.com/Landoop/schema-registry-ui
|
||||
icon: https://avatars2.githubusercontent.com/u/9439498?s=200&v=4
|
||||
@@ -10,7 +10,5 @@ keywords:
|
||||
- Kafka
|
||||
- avro
|
||||
- schema-registry
|
||||
version: 0.4.3
|
||||
maintainers:
|
||||
- email: cristian04@gmail.com
|
||||
name: cristian04
|
||||
version: 0.4.4
|
||||
deprecated: true
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
approvers:
|
||||
- cristian04
|
||||
reviewers:
|
||||
- cristian04
|
||||
@@ -8,6 +8,9 @@ This helm chart creates a [Schema-Registry-UI server](https://github.com/Landoop
|
||||
|
||||
This is a web tool for the confluentinc/schema-registry in order to create / view / search / evolve / view history & configure Avro schemas of your Kafka cluster.
|
||||
|
||||
## DEPRECATION NOTICE
|
||||
|
||||
This chart is deprecated and no longer supported.
|
||||
|
||||
## Prerequisites
|
||||
* Kubernetes 1.8
|
||||
|
||||
Reference in New Issue
Block a user