mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
* feat: add support for httproute resource Signed-off-by: Paul Reffell <attributeerror@amthst.dev> * update README.md with values documentation Signed-off-by: Paul Reffell <attributeerror@amthst.dev> * move documentation references in values.yaml to new lines Signed-off-by: Paul Reffell <attributeerror@amthst.dev> * fix: remove param comments from httpRoutes array & add example comment Signed-off-by: Paul Reffell <attributeerror@amthst.dev> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Paul Reffell <attributeerror@amthst.dev> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: schema-registry
|
|
image: docker.io/bitnami/schema-registry:8.0.0-debian-12-r4
|
|
licenses: Apache-2.0
|
|
tanzuCategory: clusterUtility
|
|
apiVersion: v2
|
|
appVersion: 8.0.0
|
|
dependencies:
|
|
- condition: kafka.enabled
|
|
name: kafka
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 32.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/schema-registry/img/schema-registry-stack-220x234.png
|
|
keywords:
|
|
- schema-registry
|
|
- confluent
|
|
- kafka
|
|
- zookeeper
|
|
- streaming
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: schema-registry
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
|
|
version: 26.1.0
|