Skip to content

Commit

Permalink
[bitnami/schema-registry] Release 21.0.1 (#29370)
Browse files Browse the repository at this point in the history
* [bitnami/schema-registry] Release 21.0.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 Sep 12, 2024
1 parent d914733 commit 6d9c981
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 9 deletions.
6 changes: 5 additions & 1 deletion bitnami/schema-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 21.0.1 (2024-09-12)

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

## 21.0.0 (2024-08-05)

* [bitnami/schema-registry] Update chart dependency (kafka) ([#28672](https://github.com/bitnami/charts/pull/28672))
* [bitnami/schema-registry] Update chart dependency (kafka) (#28672) ([ff628f6](https://github.com/bitnami/charts/commit/ff628f683cd67d664d6bcea2d4c8c90daf353087)), closes [#28672](https://github.com/bitnami/charts/issues/28672)

## 20.0.0 (2024-08-02)

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: 30.0.0
version: 30.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:c944a1927bfab6bd8186c343b8f42ffba172cdcec9191f35253dc22d1fca0d81
generated: "2024-08-05T17:21:26.630459+02:00"
version: 2.22.0
digest: sha256:18ab22b8503986c086a68eb11c4399e299fa210017f1fbaa9c65b424cb438a10
generated: "2024-09-12T07:03:50.358338183Z"
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.7.0-debian-12-r0
image: docker.io/bitnami/schema-registry:7.7.0-debian-12-r2
apiVersion: v2
appVersion: 7.7.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: 21.0.0
version: 21.0.1
2 changes: 1 addition & 1 deletion bitnami/schema-registry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,4 +539,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.
2 changes: 1 addition & 1 deletion bitnami/schema-registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/schema-registry
tag: 7.7.0-debian-12-r0
tag: 7.7.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 6d9c981

Please sign in to comment.