Skip to content

Commit

Permalink
[bitnami/zipkin] Release 1.0.5 (#30796)
Browse files Browse the repository at this point in the history
* [bitnami/zipkin] Release 1.0.5 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 5, 2024
1 parent 6be9a41 commit a2e18c9
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/zipkin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.0.4 (2024-11-17)
## 1.0.5 (2024-12-05)

* [bitnami/zipkin] Release 1.0.4 ([#30490](https://github.com/bitnami/charts/pull/30490))
* [bitnami/zipkin] Release 1.0.5 ([#30796](https://github.com/bitnami/charts/pull/30796))

## <small>1.0.4 (2024-11-17)</small>

* [bitnami/zipkin] Release 1.0.4 (#30490) ([ec1cc79](https://github.com/bitnami/charts/commit/ec1cc794c1bda7408ba342029cea43194dc0ce2e)), closes [#30490](https://github.com/bitnami/charts/issues/30490)

## <small>1.0.3 (2024-11-08)</small>

Expand Down
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.4
version: 12.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:8e6f4d7762246b4d73db8cd52967041d4dd5844427bf13d479abe954fd846b39
generated: "2024-11-17T17:17:48.601724063Z"
version: 2.27.2
digest: sha256:e982e996d6c0e9d64a8bbf5a96de238ca3e175a6071e83e4cbcc0c1ec35b41eb
generated: "2024-12-05T05:40:47.37299272Z"
6 changes: 3 additions & 3 deletions bitnami/zipkin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ annotations:
- name: cassandra
image: docker.io/bitnami/cassandra:5.0.2-debian-12-r3
- name: zipkin
image: docker.io/bitnami/zipkin:3.4.2-debian-12-r2
image: docker.io/bitnami/zipkin:3.4.3-debian-12-r0
apiVersion: v2
appVersion: 3.4.2
appVersion: 3.4.3
dependencies:
- condition: cassandra.enabled
name: cassandra
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.4
version: 1.0.5
2 changes: 1 addition & 1 deletion 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.2-debian-12-r2
tag: 3.4.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit a2e18c9

Please sign in to comment.