[bitnami/dataplatform-bp1] Update zookeeper version (#9553)

* [bitnami/dataplatform-bp1] Update zookeeper version

* Update kafka and solr

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* Update README comment

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* Fix typo in README

Signed-off-by: David Gomez <dgomezleon@vmware.com>

* [bitnami/dataplatform-bp1] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
David Gomez
2022-03-25 15:17:19 +01:00
committed by GitHub
parent 4feb6f3e43
commit 876ada039d
4 changed files with 18 additions and 14 deletions

View File

@@ -1,21 +1,21 @@
dependencies:
- name: zookeeper
repository: https://charts.bitnami.com/bitnami
version: 8.1.2
version: 9.0.0
- name: wavefront
repository: https://charts.bitnami.com/bitnami
version: 3.2.2
version: 3.3.0
- name: spark
repository: https://charts.bitnami.com/bitnami
version: 5.9.4
version: 5.9.5
- name: solr
repository: https://charts.bitnami.com/bitnami
version: 3.0.10
version: 4.0.0
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 15.5.0
version: 16.0.0
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.12.0
digest: sha256:83853adc1e41167f28a0e50842ddae1ca2524752506c79ceef4d1f6e888c66a6
generated: "2022-03-21T07:14:11.871878036Z"
version: 1.13.0
digest: sha256:fa0456783c3ba31cec2b977366ba925fa124583e7de7948bd362081e117e7a26
generated: "2022-03-25T11:30:00.387953+01:00"

View File

@@ -6,7 +6,7 @@ dependencies:
- condition: zookeeper.enabled
name: zookeeper
repository: https://charts.bitnami.com/bitnami
version: 8.x.x
version: 9.x.x
- condition: wavefront.enabled
name: wavefront
repository: https://charts.bitnami.com/bitnami
@@ -18,11 +18,11 @@ dependencies:
- condition: solr.enabled
name: solr
repository: https://charts.bitnami.com/bitnami
version: 3.x.x
version: 4.x.x
- condition: kafka.enabled
name: kafka
repository: https://charts.bitnami.com/bitnami
version: 15.x.x
version: 16.x.x
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
@@ -59,4 +59,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-wavefront-proxy
- https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes
- https://github.com/wavefrontHQ/wavefront-proxy
version: 10.0.3
version: 11.0.0

View File

@@ -488,6 +488,10 @@ In order to render complete information about the deployment including all the s
## Upgrading
### To 11.0.0
This major updates the Zookeeper, the Kafka subchart, and the Solr subchart to their newest major, 9.0.0, 14.0.0, and 2.0.0 respectively. [Here](https://github.com/bitnami/charts/tree/master/bitnami/zookeeper#to-900), [here](https://github.com/bitnami/charts/tree/master/bitnami/kafka#to-1600), and [here](https://github.com/bitnami/charts/tree/master/bitnami/solr#to-400) you can find more information about the changes introduced in those versions.
### To 10.0.0
This major release updates the Kafka, Solr and Zookeeper subcharts to their newest major `15.x.x`, `3.x.x` and `8.x.x`, respectively, which contain several changes in the supported values. Also, the new major in Kafka bumps Kafka major version to `3.x` series (check the [upgrade notes](https://github.com/bitnami/charts/blob/master/bitnami/kafka/README.md#to-1500) to obtain more information).

View File

@@ -68,7 +68,7 @@ dataplatform:
image:
registry: docker.io
repository: bitnami/dataplatform-exporter
tag: 1.0.1-scratch-r17
tag: 1.0.1-scratch-r21
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -427,7 +427,7 @@ dataplatform:
image:
registry: docker.io
repository: bitnami/dataplatform-emitter
tag: 1.0.1-scratch-r18
tag: 1.0.1-scratch-r22
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images