mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/zipkin] Release 1.3.2 (#33065)
* [bitnami/zipkin] Release 1.3.2 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.3.1 (2025-03-18)
|
||||
## 1.3.2 (2025-04-17)
|
||||
|
||||
* [bitnami/zipkin] Release 1.3.1 ([#32502](https://github.com/bitnami/charts/pull/32502))
|
||||
* [bitnami/zipkin] Release 1.3.2 ([#33065](https://github.com/bitnami/charts/pull/33065))
|
||||
|
||||
## <small>1.3.1 (2025-03-18)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/zipkin] Release 1.3.1 (#32502) ([001ea6c](https://github.com/bitnami/charts/commit/001ea6c355828c523501081c53b23f4e8768fe8d)), closes [#32502](https://github.com/bitnami/charts/issues/32502)
|
||||
|
||||
## 1.3.0 (2025-02-24)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.2.1
|
||||
version: 12.3.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:4a032c990089dae07c1251151e53580453ebf3cd71b81e2b336537662061ae3e
|
||||
generated: "2025-03-18T19:29:43.882203884Z"
|
||||
digest: sha256:d5811f6da8ddcb9f02c340fe8b05f7a225190bdd88457cd2994c608652a524f8
|
||||
generated: "2025-04-17T19:42:22.40145911Z"
|
||||
|
||||
@@ -7,9 +7,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cassandra
|
||||
image: docker.io/bitnami/cassandra:5.0.3-debian-12-r7
|
||||
image: docker.io/bitnami/cassandra:5.0.4-debian-12-r2
|
||||
- name: zipkin
|
||||
image: docker.io/bitnami/zipkin:3.5.0-debian-12-r3
|
||||
image: docker.io/bitnami/zipkin:3.5.0-debian-12-r6
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.0
|
||||
dependencies:
|
||||
@@ -36,4 +36,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: 1.3.1
|
||||
version: 1.3.2
|
||||
|
||||
@@ -120,7 +120,7 @@ javaOpts: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/zipkin
|
||||
tag: 3.5.0-debian-12-r3
|
||||
tag: 3.5.0-debian-12-r6
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -697,7 +697,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cassandra
|
||||
tag: 5.0.3-debian-12-r7
|
||||
tag: 5.0.4-debian-12-r2
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user