mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/grafana-tempo] ⚡ ⬆️ Update dependency references (#35484)
* [bitnami/grafana-tempo] Release 4.0.15 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.14 (2025-08-01)
|
||||
## 4.0.15 (2025-08-07)
|
||||
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references ([#35372](https://github.com/bitnami/charts/pull/35372))
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references ([#35484](https://github.com/bitnami/charts/pull/35484))
|
||||
|
||||
## <small>4.0.14 (2025-08-01)</small>
|
||||
|
||||
* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
|
||||
* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
|
||||
* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
|
||||
* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340)
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references (#35372) ([82b39f4](https://github.com/bitnami/charts/commit/82b39f40c2fa09f63d9c642dc881d27bede70b79)), closes [#35372](https://github.com/bitnami/charts/issues/35372)
|
||||
|
||||
## <small>4.0.13 (2025-07-15)</small>
|
||||
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: grafana-tempo
|
||||
image: docker.io/bitnami/grafana-tempo:2.8.1-debian-12-r3
|
||||
image: docker.io/bitnami/grafana-tempo:2.8.2-debian-12-r0
|
||||
- name: grafana-tempo-query
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.8.1-debian-12-r4
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.8.2-debian-12-r0
|
||||
- name: grafana-tempo-vulture
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.8.1-debian-12-r3
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.8.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.1
|
||||
appVersion: 2.8.2
|
||||
dependencies:
|
||||
- condition: memcached.enabled
|
||||
name: memcached
|
||||
@@ -42,4 +42,4 @@ maintainers:
|
||||
name: grafana-tempo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-tempo
|
||||
version: 4.0.14
|
||||
version: 4.0.15
|
||||
|
||||
@@ -88,7 +88,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 2.8.1-debian-12-r3
|
||||
tag: 2.8.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2488,7 +2488,7 @@ queryFrontend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo-query
|
||||
tag: 2.8.1-debian-12-r4
|
||||
tag: 2.8.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -2788,7 +2788,7 @@ vulture:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo-vulture
|
||||
tag: 2.8.1-debian-12-r3
|
||||
tag: 2.8.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user