Skip to content

Commit 11385f9

Browse files
committed
Bumping version and running helm-docs
1 parent 74ad534 commit 11385f9

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: 1.51.1
5+
version: 1.51.2
66
appVersion: 2.9.0
77
engine: gotpl
88
home: https://grafana.com/docs/tempo/latest/

charts/tempo-distributed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ The memcached default args are removed and should be provided manually. The sett
566566
| gateway.topologySpreadConstraints | string | Defaults to allow skew no more than 1 node per AZ | topologySpread for gateway pods. Passed through `tpl` and, thus, to be configured as string |
567567
| gateway.verboseLogging | bool | `true` | Enable logging of 2xx and 3xx HTTP requests |
568568
| global.clusterDomain | string | `"cluster.local"` | configures cluster domain ("cluster.local" by default) |
569-
| global.commonLabels | object | `{}` | Adds labels to all generated K8S resources by the helm-chart |
569+
| global.commonLabels | object | `{}` | Adding common labels to all K8S resources |
570570
| global.dnsNamespace | string | `"kube-system"` | configures DNS service namespace |
571571
| global.dnsService | string | `"kube-dns"` | configures DNS service name |
572572
| global.extraArgs | list | `[]` | Common args to add to all pods directly managed by this chart. scope: admin-api, compactor, distributor, enterprise-federation-frontend, gateway, ingester, memcached, metrics-generator, querier, query-frontend, tokengen |

0 commit comments

Comments
 (0)