[bitnami/grafana-tempo] Release 3.8.7 (#32001)

* [bitnami/grafana-tempo] Release 3.8.7 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:
Bitnami Bot
2025-02-19 21:00:38 +01:00
committed by GitHub
parent d4276b97e5
commit 772bb0fdf4
4 changed files with 19 additions and 14 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 3.8.6 (2025-02-14)
## 3.8.7 (2025-02-19)
* [bitnami/grafana-tempo] Release 3.8.6 ([#31936](https://github.com/bitnami/charts/pull/31936))
* [bitnami/grafana-tempo] Release 3.8.7 ([#32001](https://github.com/bitnami/charts/pull/32001))
## <small>3.8.6 (2025-02-14)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/grafana-tempo] Release 3.8.6 (#31936) ([3032c3c](https://github.com/bitnami/charts/commit/3032c3c4b84eb75e2b6e1e0370ef4635d5976aa8)), closes [#31936](https://github.com/bitnami/charts/issues/31936)
## <small>3.8.5 (2025-02-04)</small>

View File

@@ -4,6 +4,6 @@ dependencies:
version: 7.6.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:0d4c599067e8712d107444be1f4a6e3fa0539fc66cca8a02bf101c28baa883a6
generated: "2025-02-14T16:25:08.150519797Z"
version: 2.30.0
digest: sha256:bb97a4340352a2189b88458de091416ded84ecb98acaae2f77e0886c8bc61142
generated: "2025-02-19T18:59:33.666564286Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana-tempo
image: docker.io/bitnami/grafana-tempo:2.7.1-debian-12-r0
image: docker.io/bitnami/grafana-tempo:2.7.1-debian-12-r2
- name: grafana-tempo-query
image: docker.io/bitnami/grafana-tempo-query:2.7.1-debian-12-r0
image: docker.io/bitnami/grafana-tempo-query:2.7.1-debian-12-r2
- name: grafana-tempo-vulture
image: docker.io/bitnami/grafana-tempo-vulture:2.7.1-debian-12-r0
image: docker.io/bitnami/grafana-tempo-vulture:2.7.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
image: docker.io/bitnami/os-shell:12-debian-12-r38
apiVersion: v2
appVersion: 2.7.1
dependencies:
@@ -39,4 +39,4 @@ maintainers:
name: grafana-tempo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
version: 3.8.6
version: 3.8.7

View File

@@ -88,7 +88,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.7.1-debian-12-r0
tag: 2.7.1-debian-12-r2
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.7.1-debian-12-r0
tag: 2.7.1-debian-12-r2
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.7.1-debian-12-r0
tag: 2.7.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -3154,7 +3154,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r37
tag: 12-debian-12-r38
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.