mirror of
https://github.com/bitnami/charts.git
synced 2026-03-04 14:57:36 +08:00
[bitnami/schema-registry] Release 18.1.3 (#26441)
* [bitnami/schema-registry] Release 18.1.3 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.1.2 (2024-05-24)
|
||||
## 18.1.3 (2024-05-26)
|
||||
|
||||
* [bitnami/schema-registry] Release 18.1.2 ([#26402](https://github.com/bitnami/charts/pull/26402))
|
||||
* [bitnami/schema-registry] Release 18.1.3 ([#26441](https://github.com/bitnami/charts/pull/26441))
|
||||
|
||||
## <small>18.1.2 (2024-05-24)</small>
|
||||
|
||||
* [bitnami/schema-registry] Release 18.1.2 (#26402) ([fb09f1b](https://github.com/bitnami/charts/commit/fb09f1b217cca6edcb49d16b421bd636deee1fae)), closes [#26402](https://github.com/bitnami/charts/issues/26402)
|
||||
|
||||
## <small>18.1.1 (2024-05-21)</small>
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: schema-registry
|
||||
image: docker.io/bitnami/schema-registry:7.6.1-debian-12-r3
|
||||
image: docker.io/bitnami/schema-registry:7.6.1-debian-12-r4
|
||||
apiVersion: v2
|
||||
appVersion: 7.6.1
|
||||
dependencies:
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: schema-registry
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/schema-registry
|
||||
version: 18.1.2
|
||||
version: 18.1.3
|
||||
|
||||
@@ -78,7 +78,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/schema-registry
|
||||
tag: 7.6.1-debian-12-r3
|
||||
tag: 7.6.1-debian-12-r4
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user