diff --git a/bitnami/grafana-tempo/CHANGELOG.md b/bitnami/grafana-tempo/CHANGELOG.md index f813f8bb0e..8644fb1519 100644 --- a/bitnami/grafana-tempo/CHANGELOG.md +++ b/bitnami/grafana-tempo/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 4.0.1 (2025-03-25) +## 4.0.2 (2025-04-01) -* [bitnami/grafana-tempo] Release 4.0.1 ([#32608](https://github.com/bitnami/charts/pull/32608)) +* [bitnami/grafana-tempo] Release 4.0.2 ([#32738](https://github.com/bitnami/charts/pull/32738)) + +## 4.0.1 (2025-03-25) + +* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409) +* [bitnami/grafana-tempo] Release 4.0.1 (#32608) ([5f46177](https://github.com/bitnami/charts/commit/5f4617731516a19148070f1fe4eaae4cf048876b)), closes [#32608](https://github.com/bitnami/charts/issues/32608) ## 4.0.0 (2025-03-10) diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 9425835549..84c5c87e6b 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: memcached repository: oci://registry-1.docker.io/bitnamicharts - version: 7.7.1 + version: 7.8.0 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.30.0 -digest: sha256:f51b4262029df626f7c699899edcd32f33b6531b45cbf54fba5d5b9b0ef59a07 -generated: "2025-03-25T20:07:26.132813428Z" +digest: sha256:ab9c9403ec1e56914095eb42fb22c1cc3a772aaaaa7aceac7675f0c76cafa0fa +generated: "2025-04-01T22:36:19.99969831Z" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 345c697332..cb62404c4c 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -7,11 +7,11 @@ annotations: licenses: Apache-2.0 images: | - name: grafana-tempo - image: docker.io/bitnami/grafana-tempo:2.7.2-debian-12-r0 + image: docker.io/bitnami/grafana-tempo:2.7.2-debian-12-r1 - name: grafana-tempo-query - image: docker.io/bitnami/grafana-tempo-query:2.7.2-debian-12-r0 + image: docker.io/bitnami/grafana-tempo-query:2.7.2-debian-12-r1 - name: grafana-tempo-vulture - image: docker.io/bitnami/grafana-tempo-vulture:2.7.2-debian-12-r0 + image: docker.io/bitnami/grafana-tempo-vulture:2.7.2-debian-12-r1 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r40 apiVersion: v2 @@ -40,4 +40,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 4.0.1 +version: 4.0.2 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index bd0251a41e..2cefe1af3c 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -88,7 +88,7 @@ tempo: image: registry: docker.io repository: bitnami/grafana-tempo - tag: 2.7.2-debian-12-r0 + tag: 2.7.2-debian-12-r1 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-r0 + tag: 2.7.2-debian-12-r1 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-r0 + tag: 2.7.2-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images