[bitnami/zipkin] Release 1.0.2 (#29822)

* [bitnami/zipkin] Release 1.0.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-08 22:25:09 +02:00
committed by GitHub
parent bf9676c5a8
commit dc16f02ab7
4 changed files with 13 additions and 9 deletions

View File

@@ -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)

View File

@@ -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"

View File

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

View File

@@ -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'