Skip to content

Commit 9ab6ab3

Browse files
committed
Bump Tempo version to 2.4.0
1 parent 5b46540 commit 9ab6ab3

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

tempo/helm/tempo/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: tempo-distributed
33
repository: https://grafana.github.io/helm-charts
4-
version: 1.5.0
5-
digest: sha256:258abff7e2eab339f4f395beea6a018efb940af641353cfefe90d50ea569f1f4
6-
generated: "2024-12-19T13:06:18.737206+13:00"
4+
version: 1.9.0
5+
digest: sha256:4561d4475a649351bd3a81865fc74d2a605375d9329069b62dc28a01454b3a4b
6+
generated: "2024-12-24T12:37:41.709522+13:00"

tempo/helm/tempo/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ apiVersion: v2
22
name: tempo
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.1.1
6-
appVersion: "2.2.0"
5+
version: 0.1.2
6+
appVersion: "2.4.0"
77
dependencies:
88
- name: tempo-distributed
9-
version: 1.5.0
9+
version: 1.9.0
1010
repository: https://grafana.github.io/helm-charts
-157 KB
Binary file not shown.
160 KB
Binary file not shown.

tempo/helm/tempo/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tempo-distributed:
3535
image:
3636
registry: dkr.plural.sh
3737
repository: tempo/grafana/tempo
38-
tag: 2.2.0
38+
tag: 2.4.0
3939
distributor:
4040
resources:
4141
requests:
@@ -56,7 +56,7 @@ tempo-distributed:
5656
image:
5757
registry: dkr.plural.sh
5858
repository: tempo/grafana/tempo-query
59-
tag: 2.2.0
59+
tag: 2.4.0
6060
resources:
6161
requests:
6262
cpu: 100m
@@ -101,7 +101,7 @@ tempo-distributed:
101101
image:
102102
registry: dkr.plural.sh
103103
repository: tempo/library/memcached
104-
tag: 1.5.17-alpine
104+
tag: 1.6.23-alpine
105105
resources: {}
106106
memcachedExporter:
107107
enabled: true

0 commit comments

Comments
 (0)