mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/schema-registry] Release 19.2.1 (#27716)
* [bitnami/schema-registry] Release 19.2.1 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 19.2.1 (2024-07-03)
|
||||
|
||||
* [bitnami/schema-registry] Release 19.2.1 ([#27716](https://github.com/bitnami/charts/pull/27716))
|
||||
|
||||
## 19.2.0 (2024-06-28)
|
||||
|
||||
* [bitnami/schema-registry] Add labels to service ([#27528](https://github.com/bitnami/charts/pull/27528))
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/schema-registry] Add labels to service (#27528) ([638dc9e](https://github.com/bitnami/charts/commit/638dc9e45a55ada309f759368de3677b54da69ed)), closes [#27528](https://github.com/bitnami/charts/issues/27528)
|
||||
|
||||
## <small>19.1.7 (2024-06-21)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 29.3.3
|
||||
version: 29.3.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.3
|
||||
digest: sha256:e55927a96b040b7db9d1c887bf6f66631e2e8781047136c6c3a59c1db3db8ed2
|
||||
generated: "2024-06-18T12:11:56.864219142Z"
|
||||
digest: sha256:fb57599430ad76143bb1a62aa40119b032ab13c22747fc1b02882041d0589b72
|
||||
generated: "2024-07-03T07:21:55.448013259Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: schema-registry
|
||||
image: docker.io/bitnami/schema-registry:7.6.1-debian-12-r5
|
||||
image: docker.io/bitnami/schema-registry:7.6.1-debian-12-r6
|
||||
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: 19.2.0
|
||||
version: 19.2.1
|
||||
|
||||
@@ -534,4 +534,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.
|
||||
@@ -78,7 +78,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/schema-registry
|
||||
tag: 7.6.1-debian-12-r5
|
||||
tag: 7.6.1-debian-12-r6
|
||||
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