diff --git a/tempo/helm/tempo/Chart.lock b/tempo/helm/tempo/Chart.lock index 31e19a340..82d311d9c 100644 --- a/tempo/helm/tempo/Chart.lock +++ b/tempo/helm/tempo/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: tempo-distributed repository: https://grafana.github.io/helm-charts - version: 1.4.8 -digest: sha256:e9a6535738c045c4213e35a3d82fe4b6fcdaeae61a20428969631bddcff285ca -generated: "2023-07-10T14:45:10.456602+02:00" + version: 1.5.0 +digest: sha256:258abff7e2eab339f4f395beea6a018efb940af641353cfefe90d50ea569f1f4 +generated: "2024-12-24T13:03:02.761206+13:00" diff --git a/tempo/helm/tempo/Chart.yaml b/tempo/helm/tempo/Chart.yaml index c08727890..e7059b30d 100644 --- a/tempo/helm/tempo/Chart.yaml +++ b/tempo/helm/tempo/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: tempo description: A Helm chart for Kubernetes type: application -version: 0.1.1 -appVersion: "2.1.1" +version: 0.1.2 +appVersion: "2.2.0" dependencies: - name: tempo-distributed - version: 1.4.8 + version: 1.5.0 repository: https://grafana.github.io/helm-charts diff --git a/tempo/helm/tempo/charts/tempo-distributed-1.5.0.tgz b/tempo/helm/tempo/charts/tempo-distributed-1.5.0.tgz new file mode 100644 index 000000000..ea674d0b5 Binary files /dev/null and b/tempo/helm/tempo/charts/tempo-distributed-1.5.0.tgz differ diff --git a/tempo/helm/tempo/values.yaml b/tempo/helm/tempo/values.yaml index e462bfa51..cd8b1e113 100644 --- a/tempo/helm/tempo/values.yaml +++ b/tempo/helm/tempo/values.yaml @@ -35,7 +35,7 @@ tempo-distributed: image: registry: dkr.plural.sh repository: tempo/grafana/tempo - tag: 2.1.1 + tag: 2.2.0 distributor: resources: requests: @@ -56,7 +56,7 @@ tempo-distributed: image: registry: dkr.plural.sh repository: tempo/grafana/tempo-query - tag: 2.1.1 + tag: 2.2.0 resources: requests: cpu: 100m