Skip to content

Commit

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

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 Jan 14, 2025
1 parent 936309d commit 34e557d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
10 changes: 8 additions & 2 deletions bitnami/grafana-tempo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

## <small>3.8.1 (2025-01-12)</small>

* [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)

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

0 comments on commit 34e557d

Please sign in to comment.