Skip to content

Commit

Permalink
[bitnami/schema-registry] Release 23.1.1 (#31325)
Browse files Browse the repository at this point in the history
* [bitnami/schema-registry] Release 23.1.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 13, 2025
1 parent 074a131 commit 8d00a21
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
7 changes: 6 additions & 1 deletion bitnami/schema-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 23.1.1 (2025-01-13)

* [bitnami/schema-registry] Release 23.1.1 ([#31325](https://github.com/bitnami/charts/pull/31325))

## 23.1.0 (2024-12-10)

* [bitnami/schema-registry] Detect non-standard images ([#30965](https://github.com/bitnami/charts/pull/30965))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/schema-registry] Detect non-standard images (#30965) ([fbbcc3f](https://github.com/bitnami/charts/commit/fbbcc3f9f48f692cb9c316f4d317c3fa0795ea3b)), closes [#30965](https://github.com/bitnami/charts/issues/30965)

## 23.0.0 (2024-12-04)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/schema-registry/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 31.0.0
version: 31.2.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:19f6850f80c99b114dcff9700434f3fcac69afc120ce3e3286f0c6e93bb7472d
generated: "2024-12-10T17:27:09.123677+01:00"
version: 2.29.0
digest: sha256:8523e9d311f66ec643abd484e96ed8de3369de8db7c932d6e1320ec9d9423a42
generated: "2025-01-13T03:29:54.249595888Z"
4 changes: 2 additions & 2 deletions bitnami/schema-registry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: schema-registry
image: docker.io/bitnami/schema-registry:7.8.0-debian-12-r0
image: docker.io/bitnami/schema-registry:7.8.0-debian-12-r1
apiVersion: v2
appVersion: 7.8.0
dependencies:
Expand Down Expand Up @@ -34,4 +34,4 @@ maintainers:
name: schema-registry
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
version: 23.1.0
version: 23.1.1
2 changes: 1 addition & 1 deletion bitnami/schema-registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/schema-registry
tag: 7.8.0-debian-12-r0
tag: 7.8.0-debian-12-r1
digest: ""
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 8d00a21

Please sign in to comment.