From 0ed510b0f80ef7ef279f0a16ab230ebeb6fae10e Mon Sep 17 00:00:00 2001 From: Joe Elliott Date: Mon, 31 Jul 2023 14:37:45 -0400 Subject: [PATCH] Upgraded to 2.2 Signed-off-by: Joe Elliott --- charts/tempo/Chart.yaml | 4 ++-- charts/tempo/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/tempo/Chart.yaml b/charts/tempo/Chart.yaml index e836d1648f..cb99b764f2 100644 --- a/charts/tempo/Chart.yaml +++ b/charts/tempo/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: tempo description: Grafana Tempo Single Binary Mode type: application -version: 1.3.1 -appVersion: 2.1.1 +version: 1.4.0 +appVersion: 2.2.0 engine: gotpl home: https://grafana.net icon: https://raw.githubusercontent.com/grafana/tempo/master/docs/tempo/website/logo_and_name.png diff --git a/charts/tempo/README.md b/charts/tempo/README.md index 6fc1af5662..6f52c3c54f 100644 --- a/charts/tempo/README.md +++ b/charts/tempo/README.md @@ -1,6 +1,6 @@ # tempo -![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.1](https://img.shields.io/badge/AppVersion-2.1.1-informational?style=flat-square) +![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.2.0](https://img.shields.io/badge/AppVersion-2.2.0-informational?style=flat-square) Grafana Tempo Single Binary Mode