mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/schema-registry] bump kafka dependency (#15538)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kafka
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 20.1.1
|
||||
version: 21.4.0
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.2.3
|
||||
digest: sha256:fd1c34dec913c268803e4c47d757c679074989c8d29bfbf1d455c2094b68e8c2
|
||||
generated: "2023-02-25T15:47:23.610695674Z"
|
||||
version: 2.2.4
|
||||
digest: sha256:6a0f000d9533dd7e99fa025d6afe4d9b3257847e48cea1948428c3f0c09806c6
|
||||
generated: "2023-03-17T08:18:21.110102+01:00"
|
||||
|
||||
@@ -7,7 +7,7 @@ dependencies:
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 20.x.x
|
||||
version: 21.x.x
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
tags:
|
||||
@@ -28,4 +28,4 @@ maintainers:
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/schema-registry
|
||||
version: 8.1.0
|
||||
version: 9.0.0
|
||||
|
||||
@@ -407,13 +407,17 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 9.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 21.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-2100).
|
||||
|
||||
### To 8.0.0
|
||||
|
||||
This major updates the Kafka subchart to it newest major, 20.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-2000).
|
||||
This major updates the Kafka subchart to its newest major, 20.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-2000).
|
||||
|
||||
### To 6.0.0
|
||||
|
||||
This major updates the Kafka subchart to it newest major, 19.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-1900).
|
||||
This major updates the Kafka subchart to its newest major, 19.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-1900).
|
||||
|
||||
### To 4.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user