File tree 4 files changed +13
-9
lines changed
4 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 23.1.4 (2025-03-04 )
3
+ ## 24.0.0 (2025-03-12 )
4
4
5
- * [ bitnami/schema-registry] Release 23.1.4 ([ #32264 ] ( https://github.com/bitnami/charts/pull/32264 ) )
5
+ * [ bitnami/schema-registry] Release 24.0.0 ([ #32424 ] ( https://github.com/bitnami/charts/pull/32424 ) )
6
+
7
+ ## <small >23.1.4 (2025-03-04)</small >
8
+
9
+ * [ bitnami/schema-registry] Release 23.1.4 (#32264 ) ([ 3477fc1] ( https://github.com/bitnami/charts/commit/3477fc14499c31ae4280b0f49bd2b516bcda4c42 ) ), closes [ #32264 ] ( https://github.com/bitnami/charts/issues/32264 )
6
10
7
11
## <small >23.1.3 (2025-02-21)</small >
8
12
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: kafka
3
3
repository: oci://registry-1.docker.io/bitnamicharts
4
- version: 31.4.1
4
+ version: 31.5.0
5
5
- name: common
6
6
repository: oci://registry-1.docker.io/bitnamicharts
7
7
version: 2.30.0
8
- digest: sha256:502c8b7963c14b92c443be103f7db333b4583512f33f1c6e795441ee4f2d97cb
9
- generated: "2025-03-04T13:04:41.197307563Z "
8
+ digest: sha256:4c8b4b99f443f7afa6616e42ba06f6923c7b7191995f1da0f95635e2d311dc31
9
+ generated: "2025-03-12T15:54:54.483658258Z "
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- name: schema-registry
10
- image: docker.io/bitnami/schema-registry:7.8 .0-debian-12-r9
10
+ image: docker.io/bitnami/schema-registry:7.9 .0-debian-12-r0
11
11
apiVersion : v2
12
- appVersion : 7.8 .0
12
+ appVersion : 7.9 .0
13
13
dependencies :
14
14
- condition : kafka.enabled
15
15
name : kafka
@@ -35,4 +35,4 @@ maintainers:
35
35
name : schema-registry
36
36
sources :
37
37
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
38
- version : 23.1.4
38
+ version : 24.0.0
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ diagnosticMode:
85
85
image :
86
86
registry : docker.io
87
87
repository : bitnami/schema-registry
88
- tag : 7.8 .0-debian-12-r9
88
+ tag : 7.9 .0-debian-12-r0
89
89
digest : " "
90
90
# # ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
91
91
# #
You can’t perform that action at this time.
0 commit comments