[bitnami/grafana-tempo] Release 3.7.9 (#29238)

* [bitnami/grafana-tempo] Release 3.7.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

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
2024-09-06 05:13:25 +02:00
committed by GitHub
parent 8a7a49b1f3
commit 4685bca583
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 3.7.8 (2024-09-04)
## 3.7.9 (2024-09-06)
* [bitnami/grafana-tempo] Release 3.7.8 ([#29185](https://github.com/bitnami/charts/pull/29185))
* [bitnami/grafana-tempo] Release 3.7.9 ([#29238](https://github.com/bitnami/charts/pull/29238))
## <small>3.7.8 (2024-09-04)</small>
* [bitnami/grafana-tempo] Release 3.7.8 (#29185) ([a1b5261](https://github.com/bitnami/charts/commit/a1b526101929e25575e8a59ab47afd39300d5f0f)), closes [#29185](https://github.com/bitnami/charts/issues/29185)
## <small>3.7.7 (2024-08-27)</small>

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: grafana-tempo
image: docker.io/bitnami/grafana-tempo:2.6.0-debian-12-r0
image: docker.io/bitnami/grafana-tempo:2.6.0-debian-12-r2
- name: grafana-tempo-query
image: docker.io/bitnami/grafana-tempo-query:2.6.0-debian-12-r0
image: docker.io/bitnami/grafana-tempo-query:2.6.0-debian-12-r2
- name: grafana-tempo-vulture
image: docker.io/bitnami/grafana-tempo-vulture:2.6.0-debian-12-r0
image: docker.io/bitnami/grafana-tempo-vulture:2.6.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
@@ -39,4 +39,4 @@ maintainers:
name: grafana-tempo
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
version: 3.7.8
version: 3.7.9

View File

@@ -83,7 +83,7 @@ tempo:
image:
registry: docker.io
repository: bitnami/grafana-tempo
tag: 2.6.0-debian-12-r0
tag: 2.6.0-debian-12-r2
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.6.0-debian-12-r0
tag: 2.6.0-debian-12-r2
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.6.0-debian-12-r0
tag: 2.6.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'