From 34e557d61a81aab6a20a39494e9cc9df5d62841b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Jan 2025 10:56:04 +0100 Subject: [PATCH] [bitnami/grafana-tempo] Release 3.8.2 (#31353) * [bitnami/grafana-tempo] Release 3.8.2 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/grafana-tempo/CHANGELOG.md | 10 ++++++++-- bitnami/grafana-tempo/Chart.yaml | 10 +++++----- bitnami/grafana-tempo/values.yaml | 6 +++--- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/bitnami/grafana-tempo/CHANGELOG.md b/bitnami/grafana-tempo/CHANGELOG.md index 4d935d6aee7a7f..4373ce7053ddd0 100644 --- a/bitnami/grafana-tempo/CHANGELOG.md +++ b/bitnami/grafana-tempo/CHANGELOG.md @@ -1,8 +1,14 @@ # Changelog -## 3.8.1 (2025-01-12) +## 3.8.2 (2025-01-14) -* [bitnami/grafana-tempo] Release 3.8.1 ([#31315](https://github.com/bitnami/charts/pull/31315)) +* [bitnami/grafana-tempo] Release 3.8.2 ([#31353](https://github.com/bitnami/charts/pull/31353)) + +## 3.8.1 (2025-01-12) + +* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052) +* [bitnami/grafana-tempo] Release 3.8.1 (#31315) ([03166d0](https://github.com/bitnami/charts/commit/03166d03a6c5de421ee01c691eeec322658d4b8e)), closes [#31315](https://github.com/bitnami/charts/issues/31315) +* Update README.md (#31141) ([0ca0ca4](https://github.com/bitnami/charts/commit/0ca0ca4014dda6d04f62849e8ee78516d692a639)), closes [#31141](https://github.com/bitnami/charts/issues/31141) ## 3.8.0 (2024-12-10) diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index b26e95968d06fd..674212084378f8 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -6,15 +6,15 @@ annotations: licenses: Apache-2.0 images: | - name: grafana-tempo - image: docker.io/bitnami/grafana-tempo:2.6.1-debian-12-r5 + image: docker.io/bitnami/grafana-tempo:2.7.0-debian-12-r0 - name: grafana-tempo-query - image: docker.io/bitnami/grafana-tempo-query:2.6.1-debian-12-r5 + image: docker.io/bitnami/grafana-tempo-query:2.7.0-debian-12-r0 - name: grafana-tempo-vulture - image: docker.io/bitnami/grafana-tempo-vulture:2.6.1-debian-12-r5 + image: docker.io/bitnami/grafana-tempo-vulture:2.7.0-debian-12-r0 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r35 apiVersion: v2 -appVersion: 2.6.1 +appVersion: 2.7.0 dependencies: - condition: memcached.enabled name: memcached @@ -39,4 +39,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 3.8.1 +version: 3.8.2 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 7cb19f77627f5c..6dfbb0c0c08f00 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.6.1-debian-12-r5 + tag: 2.7.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2446,7 +2446,7 @@ queryFrontend: image: registry: docker.io repository: bitnami/grafana-tempo-query - tag: 2.6.1-debian-12-r5 + tag: 2.7.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -2746,7 +2746,7 @@ vulture: image: registry: docker.io repository: bitnami/grafana-tempo-vulture - tag: 2.6.1-debian-12-r5 + tag: 2.7.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images