[bitnami/zipkin] Upgrade Cassandra to 12.x.x (appVersion 5.0.0) (#29326)

* [bitnami/zipkin] Upgrade Cassandra to 12.x.x (appVersion 5.0.0)

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

* Update CHANGELOG.md

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

---------

Signed-off-by: David Gomez <dgomezleon@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
David Gomez
2024-09-10 16:20:57 +02:00
committed by GitHub
co-authored by Bitnami Containers
parent 40b54b00a2
commit 7eb1be9de9
4 changed files with 18 additions and 8 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 0.1.1 (2024-09-06)
## 1.0.0 (2024-09-10)
* [bitnami/zipkin] test: :white_check_mark: Move verification to serial ([#29278](https://github.com/bitnami/charts/pull/29278))
* [bitnami/zipkin] Upgrade Cassandra to 12.x.x (appVersion 5.0.0) ([#29326](https://github.com/bitnami/charts/pull/29326))
## <small>0.1.1 (2024-09-06)</small>
* [bitnami/zipkin] test: :white_check_mark: Move verification to serial (#29278) ([f8bf6f1](https://github.com/bitnami/charts/commit/f8bf6f1516ea7df4bfb115f9fbcade880124ed56)), closes [#29278](https://github.com/bitnami/charts/issues/29278)
## 0.1.0 (2024-09-05)
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.4.2
version: 12.0.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:c8d61aa6b63cd51f1c82abdf4f74ca2e4201a3eea8ff457bf00d8e5c4eaca7bd
generated: "2024-09-05T16:57:10.917672664+02:00"
digest: sha256:1a60f1ea1b4f919b363abe56ea6a9f7a940a352c2e09316172a8089840043794
generated: "2024-09-10T15:21:01.077604+02:00"
+3 -3
View File
@@ -8,14 +8,14 @@ annotations:
- name: zipkin
image: docker.io/bitnami/zipkin:3.4.1-debian-12-r0
- name: cassandra
image: docker.io/bitnami/cassandra:4.1.6-debian-12-r3
image: docker.io/bitnami/cassandra:5.0.0-debian-12-r4
apiVersion: v2
appVersion: 3.4.1
dependencies:
- condition: cassandra.enabled
name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.x.x
version: 12.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
@@ -35,4 +35,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/zipkin
- https://github.com/bitnami/containers/tree/main/bitnami/zipkin
- https://github.com/openzipkin/zipkin
version: 0.1.1
version: 1.0.0
+6
View File
@@ -616,6 +616,12 @@ helm install my-release -f values.yaml oci://REGISTRY_NAME/REPOSITORY_NAME/zipki
Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
## Upgrading
### To 1.0.0
This major updates the Cassandra subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/pull/29305) you can find more information about the changes introduced in that version.
## License
Copyright &copy; 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.