mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/zipkin] ⚡ ⬆️ Update dependency references (#35306)
* [bitnami/zipkin] Release 1.3.7 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.3.6 (2025-06-26)
|
||||
## 1.3.7 (2025-07-26)
|
||||
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references ([#34681](https://github.com/bitnami/charts/pull/34681))
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references ([#35306](https://github.com/bitnami/charts/pull/35306))
|
||||
|
||||
## <small>1.3.6 (2025-06-26)</small>
|
||||
|
||||
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references (#34681) ([c726346](https://github.com/bitnami/charts/commit/c726346ac0e010e5bfa5b9803476768888bda989)), closes [#34681](https://github.com/bitnami/charts/issues/34681)
|
||||
|
||||
## <small>1.3.5 (2025-05-27)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: cassandra
|
||||
image: docker.io/bitnami/cassandra:5.0.4-debian-12-r5
|
||||
image: docker.io/bitnami/cassandra:5.0.4-debian-12-r7
|
||||
- name: zipkin
|
||||
image: docker.io/bitnami/zipkin:3.5.1-debian-12-r2
|
||||
image: docker.io/bitnami/zipkin:3.5.1-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -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.6
|
||||
version: 1.3.7
|
||||
|
||||
@@ -120,7 +120,7 @@ javaOpts: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/zipkin
|
||||
tag: 3.5.1-debian-12-r2
|
||||
tag: 3.5.1-debian-12-r4
|
||||
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.4-debian-12-r5
|
||||
tag: 5.0.4-debian-12-r7
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user