mirror of
https://github.com/bitnami/charts.git
synced 2026-02-25 07:38:03 +08:00
[bitnami/schema-registry] Update dependencies (#26446)
* [bitnami/schema-registry] Update dependencies Signed-off-by: Jota Martos <jotamartos@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update bitnami/schema-registry/README.md Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Juan José Martos <jotamartos@gmail.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Juan José Martos <jotamartos@gmail.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.1.3 (2024-05-26)
|
||||
## 19.0.0 (2024-05-27)
|
||||
|
||||
* [bitnami/schema-registry] Release 18.1.3 ([#26441](https://github.com/bitnami/charts/pull/26441))
|
||||
* [bitnami/schema-registry] Update dependencies ([#26446](https://github.com/bitnami/charts/pull/26446))
|
||||
|
||||
## <small>18.1.3 (2024-05-26)</small>
|
||||
|
||||
* [bitnami/schema-registry] Release 18.1.3 (#26441) ([82f2f80](https://github.com/bitnami/charts/commit/82f2f80cf10a38b25c4937ed8a8b048afce47a48)), closes [#26441](https://github.com/bitnami/charts/issues/26441)
|
||||
|
||||
## <small>18.1.2 (2024-05-24)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 28.3.0
|
||||
version: 29.0.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:895f09ebe8798e0adea8bb57bb15b237e40c6210f09e3fedac7c6950bba81f86
|
||||
generated: "2024-05-24T11:05:37.678752913Z"
|
||||
digest: sha256:51cdda7d1e6d95822986e8ef9139371fef731bc955e57eb03020423c6378fb34
|
||||
generated: "2024-05-27T08:32:06.486374+02:00"
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 28.x.x
|
||||
version: 29.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: 18.1.3
|
||||
version: 19.0.0
|
||||
|
||||
@@ -427,6 +427,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 19.0.0
|
||||
|
||||
This major updates the Kafka subchart to its newest major, 29.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-2900).
|
||||
|
||||
### To 18.0.0
|
||||
|
||||
This major bump changes the following security defaults:
|
||||
@@ -529,4 +533,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
||||
Reference in New Issue
Block a user