mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/schema-registry] ⚡ ⬆️ Update dependency references (#33603)
* [bitnami/schema-registry] Release 25.1.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 25.1.3 (2025-05-07)
|
||||
## 25.1.4 (2025-05-11)
|
||||
|
||||
* [bitnami/schema-registry] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33431](https://github.com/bitnami/charts/pull/33431))
|
||||
* [bitnami/schema-registry] :zap: :arrow_up: Update dependency references ([#33603](https://github.com/bitnami/charts/pull/33603))
|
||||
|
||||
## <small>25.1.3 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/schema-registry] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([4e7a54e](https://github.com/bitnami/charts/commit/4e7a54ee3bf4d18b6801193fc99869087a02fe63)), closes [#33431](https://github.com/bitnami/charts/issues/33431) [#33391](https://github.com/bitnami/charts/issues/33391) [#33397](https://github.com/bitnami/charts/issues/33397) [#33409](https://github.com/bitnami/charts/issues/33409) [#33406](https://github.com/bitnami/charts/issues/33406) [#33414](https://github.com/bitnami/charts/issues/33414) [#33430](https://github.com/bitnami/charts/issues/33430) [#33425](https://github.com/bitnami/charts/issues/33425) [#33450](https://github.com/bitnami/charts/issues/33450) [#33448](https://github.com/bitnami/charts/issues/33448) [#33384](https://github.com/bitnami/charts/issues/33384)
|
||||
|
||||
## <small>25.1.2 (2025-04-11)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: schema-registry
|
||||
image: docker.io/bitnami/schema-registry:7.9.0-debian-12-r3
|
||||
image: docker.io/bitnami/schema-registry:7.9.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 7.9.0
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
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.
|
||||
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:
|
||||
@@ -35,4 +37,4 @@ maintainers:
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
|
||||
version: 25.1.3
|
||||
version: 25.1.4
|
||||
|
||||
@@ -88,7 +88,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/schema-registry
|
||||
tag: 7.9.0-debian-12-r3
|
||||
tag: 7.9.0-debian-12-r4
|
||||
digest: ""
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user