Skip to content

Commit

Permalink
[bitnami/grafana-tempo] Release 3.7.9 (#29238)
Browse files Browse the repository at this point in the history
* [bitnami/grafana-tempo] Release 3.7.9 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 6, 2024
1 parent 8a7a49b commit 4685bca
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/grafana-tempo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/grafana-tempo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
6 changes: 3 additions & 3 deletions bitnami/grafana-tempo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit 4685bca

Please sign in to comment.