mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-09 05:06:29 +10:00
[bitnami/schema-registry] Fix logo and category (#11613)
* Fix icon url Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Add category annotation Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Bump chart version up Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Fix chart source url Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 7.1.3
|
||||
dependencies:
|
||||
@@ -13,7 +15,7 @@ dependencies:
|
||||
description: Confluent Schema Registry provides a RESTful interface by adding a serving layer for your metadata on top of Kafka. It expands Kafka enabling support for Apache Avro, JSON, and Protobuf schemas.
|
||||
engine: gotpl
|
||||
home: https://confluent.io/
|
||||
icon: https://bitnami.com/assets/stacks/schema-registry-stac/img/schema-registry-stack-220x234.png
|
||||
icon: https://bitnami.com/assets/stacks/schema-registry/img/schema-registry-stack-220x234.png
|
||||
keywords:
|
||||
- schema-registry
|
||||
- confluent
|
||||
@@ -25,5 +27,5 @@ maintainers:
|
||||
url: https://github.com/bitnami/charts
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-schema-registry
|
||||
version: 4.0.2
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/schema-registry
|
||||
version: 4.0.3
|
||||
|
||||
Reference in New Issue
Block a user