mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/zipkin] Release 1.1.5 (#31944)
* [bitnami/zipkin] Release 1.1.5 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:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.4 (2025-02-11)
|
||||
## 1.1.5 (2025-02-16)
|
||||
|
||||
* bitnami/zipkin Remove quote for the host ([#31866](https://github.com/bitnami/charts/pull/31866))
|
||||
* [bitnami/zipkin] Release 1.1.5 ([#31944](https://github.com/bitnami/charts/pull/31944))
|
||||
|
||||
## <small>1.1.4 (2025-02-11)</small>
|
||||
|
||||
* bitnami/zipkin Remove quote for the host (#31866) ([0d71362](https://github.com/bitnami/charts/commit/0d71362df6c8dd87396ff8bd9f9959a0d9ac2815)), closes [#31866](https://github.com/bitnami/charts/issues/31866)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>1.1.3 (2025-01-28)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.1.1
|
||||
version: 12.1.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:bf8b1fcad80dffd50e750becedf1876784cdf8add3f5bc171fa6c4046f2aec87
|
||||
generated: "2025-01-28T16:27:47.283071038Z"
|
||||
digest: sha256:d2567ecb73bf398d7a62c3f6dc193e0ee6bf5f66f0a13436f8862bada6f47194
|
||||
generated: "2025-02-16T19:19:00.389749Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cassandra
|
||||
image: docker.io/bitnami/cassandra:5.0.2-debian-12-r6
|
||||
image: docker.io/bitnami/cassandra:5.0.3-debian-12-r1
|
||||
- name: zipkin
|
||||
image: docker.io/bitnami/zipkin:3.4.4-debian-12-r1
|
||||
image: docker.io/bitnami/zipkin:3.5.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.4
|
||||
appVersion: 3.5.0
|
||||
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.1.4
|
||||
version: 1.1.5
|
||||
|
||||
@@ -117,7 +117,7 @@ javaOpts: ""
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/zipkin
|
||||
tag: 3.4.4-debian-12-r1
|
||||
tag: 3.5.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -694,7 +694,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cassandra
|
||||
tag: 5.0.2-debian-12-r6
|
||||
tag: 5.0.3-debian-12-r1
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: []
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user