Schema Registry Changelog
All notable changes to this project will be documented in this file.
5.7.3 - 2024-09-29
- 
Change schema-registry-master.selectorLabelsandschema-registry-slave.selectorLabelsto useapp.kubernetes.io/instance: {{ include "schema-registry.fullname" . }}
- 
Update keystore-provider image to 0.2.3 
- 
Add missing =ininit-scripts-cm.yml
5.7.2 - 2024-09-25
- 
Added initContainer scripts to be mounted onto the latest kafka-strimzi image during initialization 
- 
Update keystore-provider image to 0.2.2 
5.7.0 - 2024-03-13
- 
Edit schema-registry.masterNetworkPolicy to allow connection from configurable Pod Names
- 
Update keystore-provider image to 0.2.0 
- 
Principals in KafkaInitContainer do not require starting with User:in values.yaml
- 
PodDisruptionBudget uses fullname instead of name 
- 
Fix Ingress podSelector
- 
Add default replicationFactor=1andminIsr=1for the topic deployed by KafkaInitContainer