mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/grafana-tempo] Release 4.0.3 (#33291)
* [bitnami/grafana-tempo] Release 4.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.2 (2025-04-01)
|
||||
## 4.0.3 (2025-05-01)
|
||||
|
||||
* [bitnami/grafana-tempo] Release 4.0.2 ([#32738](https://github.com/bitnami/charts/pull/32738))
|
||||
* [bitnami/grafana-tempo] Release 4.0.3 ([#33291](https://github.com/bitnami/charts/pull/33291))
|
||||
|
||||
## <small>4.0.2 (2025-04-01)</small>
|
||||
|
||||
* [bitnami/grafana-tempo] Release 4.0.2 (#32738) ([4f9b827](https://github.com/bitnami/charts/commit/4f9b827acb409ae1951a8a2e4c54324490c1edf1)), closes [#32738](https://github.com/bitnami/charts/issues/32738)
|
||||
|
||||
## <small>4.0.1 (2025-03-25)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: memcached
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 7.8.0
|
||||
version: 7.8.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:ab9c9403ec1e56914095eb42fb22c1cc3a772aaaaa7aceac7675f0c76cafa0fa
|
||||
generated: "2025-04-01T22:36:19.99969831Z"
|
||||
version: 2.30.2
|
||||
digest: sha256:5f5bef921c389545748f87c3129732047829f4529862eb1bfc70e22722d49a48
|
||||
generated: "2025-05-01T22:53:48.703967558Z"
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: grafana-tempo
|
||||
image: docker.io/bitnami/grafana-tempo:2.7.2-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo:2.7.2-debian-12-r4
|
||||
- name: grafana-tempo-query
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.7.2-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.7.2-debian-12-r4
|
||||
- name: grafana-tempo-vulture
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.7.2-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.7.2-debian-12-r4
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 2.7.2
|
||||
dependencies:
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: grafana-tempo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
|
||||
version: 4.0.2
|
||||
version: 4.0.3
|
||||
|
||||
@@ -88,7 +88,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 2.7.2-debian-12-r1
|
||||
tag: 2.7.2-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2488,7 +2488,7 @@ queryFrontend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo-query
|
||||
tag: 2.7.2-debian-12-r1
|
||||
tag: 2.7.2-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2788,7 +2788,7 @@ vulture:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo-vulture
|
||||
tag: 2.7.2-debian-12-r1
|
||||
tag: 2.7.2-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -3196,7 +3196,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r40
|
||||
tag: 12-debian-12-r43
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user