[bitnami/zipkin] ⬆️ Update dependency references (#33925)

* [bitnami/zipkin] Release 1.3.5 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:
Bitnami Bot
2025-05-28 00:05:27 +02:00
committed by GitHub
parent ee969504a7
commit bbbbaffe70
3 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.3.4 (2025-05-06)
## 1.3.5 (2025-05-27)
* [bitnami/zipkin] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33450](https://github.com/bitnami/charts/pull/33450))
* [bitnami/zipkin] :zap: :arrow_up: Update dependency references ([#33925](https://github.com/bitnami/charts/pull/33925))
## <small>1.3.4 (2025-05-06)</small>
* [bitnami/zipkin] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33450) ([c6d9976](https://github.com/bitnami/charts/commit/c6d99763f46a2e590d1f113f39133dd78cd507a0)), closes [#33450](https://github.com/bitnami/charts/issues/33450)
## <small>1.3.3 (2025-04-27)</small>

View File

@@ -2,14 +2,14 @@
# SPDX-License-Identifier: APACHE-2.0
annotations:
tanzuCategory: application
category: Database
licenses: Apache-2.0
images: |
- name: cassandra
image: docker.io/bitnami/cassandra:5.0.4-debian-12-r3
image: docker.io/bitnami/cassandra:5.0.4-debian-12-r4
- name: zipkin
image: docker.io/bitnami/zipkin:3.5.1-debian-12-r0
image: docker.io/bitnami/zipkin:3.5.1-debian-12-r1
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.5.1
dependencies:
@@ -22,7 +22,9 @@ dependencies:
tags:
- bitnami-common
version: 2.x.x
description: Zipkin is a distributed tracing system that helps collect and analyze timing data to troubleshoot latency issues in service architectures, providing visibility into service call performance.
description: Zipkin is a distributed tracing system that helps collect and analyze
timing data to troubleshoot latency issues in service architectures, providing visibility
into service call performance.
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/zipkin/img/zipkin-stack-220x234.png
keywords:
@@ -36,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.4
version: 1.3.5

View File

@@ -120,7 +120,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/zipkin
tag: 3.5.1-debian-12-r0
tag: 3.5.1-debian-12-r1
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-r3
tag: 5.0.4-debian-12-r4
pullPolicy: IfNotPresent
pullSecrets: []
debug: false