Skip to content

Commit d4f6486

Browse files
[tempo-distributed] Update grafana/enterprise-traces Docker tag to v2.8.7 (grafana-community#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a28cc6d commit d4f6486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/tempo-distributed/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tempo-distributed
33
description: Grafana Tempo in MicroService mode
44
type: application
5-
version: 2.3.0
5+
version: 2.3.1
66
# renovate: docker=docker.io/grafana/tempo
77
appVersion: 2.10.1
88
kubeVersion: "^1.25.0-0"

charts/tempo-distributed/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2426,7 +2426,7 @@ enterprise:
24262426
# -- Grafana Enterprise Traces container image repository. Note: for Grafana Tempo use the value 'image.repository'
24272427
repository: grafana/enterprise-traces
24282428
# -- Grafana Enterprise Traces container image tag. Note: for Grafana Tempo use the value 'image.tag'
2429-
tag: v2.8.6
2429+
tag: v2.8.7
24302430
# Note: pullPolicy and optional pullSecrets are set in toplevel 'image' section, not here
24312431

24322432
# In order to use Grafana Enterprise Traces features, you will need to provide the contents of your Grafana Enterprise Traces

0 commit comments

Comments
 (0)