Skip to content

Commit

Permalink
[bitnami/zipkin] Release 1.0.2 (#29822)
Browse files Browse the repository at this point in the history
* [bitnami/zipkin] Release 1.0.2 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 Oct 8, 2024
1 parent bf9676c commit dc16f02
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.1 (2024-10-01)
## 1.0.2 (2024-10-08)

* [bitnami/zipkin] Release 1.0.1 ([#29680](https://github.com/bitnami/charts/pull/29680))
* [bitnami/zipkin] Release 1.0.2 ([#29822](https://github.com/bitnami/charts/pull/29822))

## <small>1.0.1 (2024-10-01)</small>

* [bitnami/zipkin] Release 1.0.1 (#29680) ([d21e6fb](https://github.com/bitnami/charts/commit/d21e6fb694112566d2f46e7682cb704859285c74)), closes [#29680](https://github.com/bitnami/charts/issues/29680)

## 1.0.0 (2024-09-10)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/zipkin/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 12.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:d4cda197f1766df4a5233b211dba0a30f1708cf92e306b55d1e6e6bfcbbd7c7d
generated: "2024-10-01T15:33:16.845995886Z"
version: 2.24.0
digest: sha256:c9d6f26b470aa39af6f2054e9c8fe03a9b1b76cf1818a6c63d5353890ff1c681
generated: "2024-10-08T17:08:45.627574048Z"
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.1-debian-12-r0
- name: zipkin
image: docker.io/bitnami/zipkin:3.4.1-debian-12-r2
image: docker.io/bitnami/zipkin:3.4.2-debian-12-r0
apiVersion: v2
appVersion: 3.4.1
appVersion: 3.4.2
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.1
version: 1.0.2
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.1-debian-12-r2
tag: 3.4.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit dc16f02

Please sign in to comment.