mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/schema-registry] Update Kafka subchart 25.0.0 (#18850)
Signed-off-by: Celia Garcia Marquez <gcelia@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 24.0.14
|
||||
version: 25.1.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.9.0
|
||||
digest: sha256:31fd745146413e6c82e3980aee5a44b16d9d56629e09311ea7b258a98b090063
|
||||
generated: "2023-08-23T16:28:44.707921+02:00"
|
||||
digest: sha256:862a6cc931e8f307e80fc90ee144d732d32d03e9a279a5fa3a21edcda62150fe
|
||||
generated: "2023-08-25T08:56:44.798944+02:00"
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 24.x.x
|
||||
version: 25.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
|
||||
version: 13.1.0
|
||||
version: 14.0.0
|
||||
|
||||
@@ -404,6 +404,10 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 14.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 25.0.0. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-2500).
|
||||
|
||||
### To 13.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 24.0.0. This new version refactors the Kafka chart architecture and requires manual actions during the upgrade. For more information on this subchart's major, please refer to [Kafka upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/kafka#to-2400).
|
||||
|
||||
Reference in New Issue
Block a user