diff --git a/bitnami/grafana-tempo/CHANGELOG.md b/bitnami/grafana-tempo/CHANGELOG.md index 9ae1911a49..8b27bded2d 100644 --- a/bitnami/grafana-tempo/CHANGELOG.md +++ b/bitnami/grafana-tempo/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 3.7.5 (2024-08-07) +## 3.7.6 (2024-08-23) -* [bitnami/grafana-tempo] Release 3.7.5 ([#28717](https://github.com/bitnami/charts/pull/28717)) +* [bitnami/grafana-tempo] Release 3.7.6 ([#28997](https://github.com/bitnami/charts/pull/28997)) + +## 3.7.5 (2024-08-07) + +* [bitnami/grafana-tempo] Release 3.7.5 (#28717) ([4330da1](https://github.com/bitnami/charts/commit/4330da1a87f211fff8b87af418a1b615221fe139)), closes [#28717](https://github.com/bitnami/charts/issues/28717) ## 3.7.4 (2024-07-25) diff --git a/bitnami/grafana-tempo/Chart.lock b/bitnami/grafana-tempo/Chart.lock index 27d0b1db68..a975ddc2b0 100644 --- a/bitnami/grafana-tempo/Chart.lock +++ b/bitnami/grafana-tempo/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 7.4.11 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.21.0 -digest: sha256:2299cab8f0fbf49ef79e249b7e8f4f4e584d94baba2b027e4fb85ba74bbf70b0 -generated: "2024-08-07T03:01:12.462208636Z" + version: 2.22.0 +digest: sha256:cdd5961174b65a30f5b7f969355a5e87f529e705fe4fcc61657f31ae3270f093 +generated: "2024-08-23T20:07:38.323300432Z" diff --git a/bitnami/grafana-tempo/Chart.yaml b/bitnami/grafana-tempo/Chart.yaml index 66999d65cd..7ecaff8893 100644 --- a/bitnami/grafana-tempo/Chart.yaml +++ b/bitnami/grafana-tempo/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: grafana-tempo - image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r9 + image: docker.io/bitnami/grafana-tempo:2.5.0-debian-12-r10 - name: grafana-tempo-query - image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r8 + image: docker.io/bitnami/grafana-tempo-query:2.5.0-debian-12-r9 - name: grafana-tempo-vulture - image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r8 + image: docker.io/bitnami/grafana-tempo-vulture:2.5.0-debian-12-r9 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r27 apiVersion: v2 @@ -39,4 +39,4 @@ maintainers: name: grafana-tempo sources: - https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo -version: 3.7.5 +version: 3.7.6 diff --git a/bitnami/grafana-tempo/values.yaml b/bitnami/grafana-tempo/values.yaml index 70cf8a8245..fcf288f1b9 100644 --- a/bitnami/grafana-tempo/values.yaml +++ b/bitnami/grafana-tempo/values.yaml @@ -83,7 +83,7 @@ tempo: image: registry: docker.io repository: bitnami/grafana-tempo - tag: 2.5.0-debian-12-r9 + tag: 2.5.0-debian-12-r10 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2442,7 +2442,7 @@ queryFrontend: image: registry: docker.io repository: bitnami/grafana-tempo-query - tag: 2.5.0-debian-12-r8 + tag: 2.5.0-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2743,7 +2743,7 @@ vulture: image: registry: docker.io repository: bitnami/grafana-tempo-vulture - tag: 2.5.0-debian-12-r8 + tag: 2.5.0-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'