Skip to content

Commit

Permalink
[bitnami/zipkin] Release 1.0.1 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Oct 1, 2024
1 parent 3792cc1 commit b74fea4
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions bitnami/zipkin/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.0.0
version: 12.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:1a60f1ea1b4f919b363abe56ea6a9f7a940a352c2e09316172a8089840043794
generated: "2024-09-10T15:21:01.077604+02:00"
version: 2.23.0
digest: sha256:d4cda197f1766df4a5233b211dba0a30f1708cf92e306b55d1e6e6bfcbbd7c7d
generated: "2024-10-01T15:33:16.845995886Z"
10 changes: 5 additions & 5 deletions bitnami/zipkin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ annotations:
category: Database
licenses: Apache-2.0
images: |
- name: zipkin
image: docker.io/bitnami/zipkin:3.4.1-debian-12-r0
- name: cassandra
image: docker.io/bitnami/cassandra:5.0.0-debian-12-r4
image: docker.io/bitnami/cassandra:5.0.1-debian-12-r0
- name: zipkin
image: docker.io/bitnami/zipkin:3.4.1-debian-12-r2
apiVersion: v2
appVersion: 3.4.1
dependencies:
Expand All @@ -21,7 +21,7 @@ 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://bitnami.com/assets/stacks/zipkin/img/zipkin-stack-220x234.png
keywords:
Expand All @@ -35,4 +35,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.0.0
version: 1.0.1
4 changes: 2 additions & 2 deletions bitnami/zipkin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Bitnami package for Zipkin

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.
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.

[Overview of zipkin](https://zipkin.io/)
[Overview of Zipkin](https://zipkin.io/)

Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.

Expand Down
4 changes: 2 additions & 2 deletions bitnami/zipkin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/zipkin
tag: 3.4.1-debian-12-r0
tag: 3.4.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -690,7 +690,7 @@ defaultInitContainers:
image:
registry: docker.io
repository: bitnami/cassandra
tag: 4.1.6-debian-12-r3
tag: 5.0.1-debian-12-r0
pullPolicy: IfNotPresent
pullSecrets: []
debug: false
Expand Down

0 comments on commit b74fea4

Please sign in to comment.