diff --git a/bitnami/schema-registry/6.2/debian-11/Dockerfile b/bitnami/schema-registry/6.2/debian-11/Dockerfile index d8eab2988b02..f88a4693bf37 100644 --- a/bitnami/schema-registry/6.2/debian-11/Dockerfile +++ b/bitnami/schema-registry/6.2/debian-11/Dockerfile @@ -4,10 +4,10 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-03-11T12:11:14Z" \ + org.opencontainers.image.created="2023-03-14T14:50:39Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="6.2.9-debian-11-r5" \ + org.opencontainers.image.ref.name="6.2.9-debian-11-r6" \ org.opencontainers.image.title="schema-registry" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="6.2.9" diff --git a/bitnami/schema-registry/README.md b/bitnami/schema-registry/README.md index 4325bcb7e8c9..270b0fa0fffb 100644 --- a/bitnami/schema-registry/README.md +++ b/bitnami/schema-registry/README.md @@ -5,7 +5,6 @@ > 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. [Overview of Confluent Schema Registry](https://www.confluent.io) - Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. ## TL;DR