Skip to content

Commit 8a46a23

Browse files
committed
bumbed a minor version
Signed-off-by: xogoodnow <[email protected]>
1 parent f7c8705 commit 8a46a23

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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: 1.40.3
5+
version: 1.41.0
66
appVersion: 2.7.2
77
engine: gotpl
88
home: https://grafana.com/docs/tempo/latest/

charts/tempo-distributed/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tempo-distributed
22

3-
![Version: 1.40.3](https://img.shields.io/badge/Version-1.40.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.2](https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square)
3+
![Version: 1.41.0](https://img.shields.io/badge/Version-1.41.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.2](https://img.shields.io/badge/AppVersion-2.7.2-informational?style=flat-square)
44

55
Grafana Tempo in MicroService mode
66

@@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and
4848

4949
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
5050

51-
### From Chart versions < 1.40.1
51+
### From Chart versions < 1.41.0
5252
* Breaking Change *
5353
In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
5454

charts/tempo-distributed/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The command removes all the Kubernetes components associated with the chart and
4141

4242
A major chart version change indicates that there is an incompatible breaking change needing manual actions.
4343

44-
### From Chart versions < 1.40.1
44+
### From Chart versions < 1.41.0
4545
* Breaking Change *
4646
In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
4747

0 commit comments

Comments
 (0)