mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [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>
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# 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-r2
|
|
- name: zipkin
|
|
image: docker.io/bitnami/zipkin:3.5.0-debian-12-r6
|
|
apiVersion: v2
|
|
appVersion: 3.5.0
|
|
dependencies:
|
|
- condition: cassandra.enabled
|
|
name: cassandra
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 12.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/zipkin/img/zipkin-stack-220x234.png
|
|
keywords:
|
|
- zipkin
|
|
- tracing
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: zipkin
|
|
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.2
|