mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/zipkin] ⚡ ⬆️ Update dependency references (#35548)
* [bitnami/zipkin] Release 1.3.9 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.8 (2025-08-05)
|
||||
## 1.3.9 (2025-08-07)
|
||||
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references ([#35421](https://github.com/bitnami/charts/pull/35421))
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references ([#35548](https://github.com/bitnami/charts/pull/35548))
|
||||
|
||||
## <small>1.3.8 (2025-08-05)</small>
|
||||
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references (#35421) ([9ca0a96](https://github.com/bitnami/charts/commit/9ca0a9628c62595baecdd250ce2692f9b6f16e4f)), closes [#35421](https://github.com/bitnami/charts/issues/35421)
|
||||
|
||||
## <small>1.3.7 (2025-07-26)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.3.5
|
||||
version: 12.3.9
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.0
|
||||
digest: sha256:1f1fc68c858ff81ca7d67353759854fbdbb358ccf1b0bb613abff48856692dc4
|
||||
generated: "2025-05-06T11:16:01.955320193+02:00"
|
||||
version: 2.31.3
|
||||
digest: sha256:c26ed51539c806e47d361461e220233173718cb2b6db514a3eb61db772d6fca3
|
||||
generated: "2025-08-07T11:27:23.014325117Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: cassandra
|
||||
image: docker.io/bitnami/cassandra:5.0.5-debian-12-r0
|
||||
image: docker.io/bitnami/cassandra:5.0.5-debian-12-r6
|
||||
- name: zipkin
|
||||
image: docker.io/bitnami/zipkin:3.5.1-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
@@ -38,4 +38,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.8
|
||||
version: 1.3.9
|
||||
|
||||
@@ -697,7 +697,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cassandra
|
||||
tag: 5.0.5-debian-12-r0
|
||||
tag: 5.0.5-debian-12-r6
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user