[bitnami/kafka] Update major version (#2070)

* [bitnami/kafka] Update major version

* [bitnami/kafka] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Miguel Ángel Cabrera Miñagorri
2020-03-17 18:16:21 +01:00
committed by GitHub
co-authored by Bitnami Containers
parent d29e003d7f
commit d16062390b
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: kafka
version: 7.4.0
version: 8.0.0
appVersion: 2.4.1
description: Apache Kafka is a distributed streaming platform.
keywords:
+4
View File
@@ -371,6 +371,10 @@ You can enable this initContainer by setting `volumePermissions.enabled` to `tru
## Upgrading
### To 8.0.0
There is not backwards compatibility since the brokerID changes to the POD_NAME. For more information see [this PR](https://github.com/bitnami/charts/pull/2028).
### To 7.0.0
Backwards compatibility is not guaranteed when Kafka metrics are enabled, unless you modify the labels used on the exporter deployments.
+1 -1
View File
@@ -3,4 +3,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 5.6.3
digest: sha256:38be577d9c02652db66065191c65ca19edd96bb4ae40f31123da3c84cbea9e7b
generated: "2020-03-13T03:01:45.363185097Z"
generated: "2020-03-17T16:34:19.944481778Z"
+3 -3
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/kafka
tag: 2.4.1-debian-10-r0
tag: 2.4.1-debian-10-r4
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -374,7 +374,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/kafka-exporter
tag: 1.2.0-debian-10-r44
tag: 1.2.0-debian-10-r49
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -449,7 +449,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.12.0-debian-10-r44
tag: 0.12.0-debian-10-r48
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
+3 -3
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/kafka
tag: 2.4.1-debian-10-r0
tag: 2.4.1-debian-10-r4
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -376,7 +376,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/kafka-exporter
tag: 1.2.0-debian-10-r44
tag: 1.2.0-debian-10-r49
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -451,7 +451,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.12.0-debian-10-r44
tag: 0.12.0-debian-10-r48
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.