mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/kafka] ⚡ ⬆️ Update dependency references (#33633)
* [bitnami/kafka] Release 32.2.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 32.2.3 (2025-05-06)
|
||||
## 32.2.4 (2025-05-13)
|
||||
|
||||
* [bitnami/kafka] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33379](https://github.com/bitnami/charts/pull/33379))
|
||||
* [bitnami/kafka] :zap: :arrow_up: Update dependency references ([#33633](https://github.com/bitnami/charts/pull/33633))
|
||||
|
||||
## <small>32.2.3 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/kafka] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33379) ([12ee35a](https://github.com/bitnami/charts/commit/12ee35a7256e3f0872fbaba0c921ffd9a21d3f4a)), closes [#33379](https://github.com/bitnami/charts/issues/33379)
|
||||
|
||||
## <small>32.2.2 (2025-04-28)</small>
|
||||
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: jmx-exporter
|
||||
image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r4
|
||||
- name: kafka
|
||||
image: docker.io/bitnami/kafka:4.0.0-debian-12-r3
|
||||
- name: kubectl
|
||||
image: docker.io/bitnami/kubectl:1.33.0-debian-12-r0
|
||||
image: docker.io/bitnami/kubectl:1.33.0-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.0
|
||||
dependencies:
|
||||
@@ -22,7 +22,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Apache Kafka is a distributed streaming platform designed to build real-time pipelines and can be used as a message broker or as a replacement for a log aggregation solution for big data applications.
|
||||
description: Apache Kafka is a distributed streaming platform designed to build real-time
|
||||
pipelines and can be used as a message broker or as a replacement for a log aggregation
|
||||
solution for big data applications.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/kafka/img/kafka-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +38,4 @@ maintainers:
|
||||
name: kafka
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kafka
|
||||
version: 32.2.3
|
||||
version: 32.2.4
|
||||
|
||||
@@ -604,7 +604,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kubectl
|
||||
tag: 1.33.0-debian-12-r0
|
||||
tag: 1.33.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user