mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/grafana-tempo] ⚡ ⬆️ Update dependency references (#34542)
* [bitnami/grafana-tempo] Release 4.0.10 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.0.9 (2025-06-13)
|
||||
## 4.0.10 (2025-06-18)
|
||||
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references ([#34436](https://github.com/bitnami/charts/pull/34436))
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references ([#34542](https://github.com/bitnami/charts/pull/34542))
|
||||
|
||||
## <small>4.0.9 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/grafana-tempo] :zap: :arrow_up: Update dependency references (#34436) ([24a658d](https://github.com/bitnami/charts/commit/24a658d3ade082b2a6e7772e8823fb8aaa6303df)), closes [#34436](https://github.com/bitnami/charts/issues/34436)
|
||||
|
||||
## <small>4.0.8 (2025-06-10)</small>
|
||||
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: grafana-tempo
|
||||
image: docker.io/bitnami/grafana-tempo:2.8.0-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo:2.8.1-debian-12-r0
|
||||
- name: grafana-tempo-query
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.8.0-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo-query:2.8.1-debian-12-r0
|
||||
- name: grafana-tempo-vulture
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.8.0-debian-12-r1
|
||||
image: docker.io/bitnami/grafana-tempo-vulture:2.8.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.0
|
||||
appVersion: 2.8.1
|
||||
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.9
|
||||
version: 4.0.10
|
||||
|
||||
@@ -88,7 +88,7 @@ tempo:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/grafana-tempo
|
||||
tag: 2.8.0-debian-12-r1
|
||||
tag: 2.8.1-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.0-debian-12-r1
|
||||
tag: 2.8.1-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.0-debian-12-r1
|
||||
tag: 2.8.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -3196,7 +3196,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r46
|
||||
tag: 12-debian-12-r47
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user