Skip to content

Commit 01a45e0

Browse files
authored
Merge branch 'main' into tempo-distributed-fix-servicemonitor-for-use-with-argocd
2 parents a466320 + 922155c commit 01a45e0

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
77
* @grafana/helm-charts-admins
88

9-
/charts/grafana/ @jkroepke @maorfr @torstenwalter @Xtigyro @zanhsieh
9+
/charts/grafana/ @jkroepke @maorfr @torstenwalter @Xtigyro @zanhsieh @QuentinBisson
1010
/charts/loki-distributed/ @grafana/loki-squad @unguiculus @Whyeasy
1111
/charts/loki-canary/ @grafana/loki-squad @unguiculus @Whyeasy
1212
/charts/promtail/ @grafana/loki-squad @unguiculus @Whyeasy
1313
/charts/tempo/ @grafana/tempo @Sheikh-Abubaker @dgzlopes @swartz-k @BitProcessor @faustodavid
14-
/charts/tempo-distributed/ @grafana/tempo @Sheikh-Abubaker @swartz-k @BitProcessor @faustodavid
14+
/charts/tempo-distributed/ @grafana/tempo @Sheikh-Abubaker @swartz-k @BitProcessor @faustodavid @QuentinBisson
1515
/charts/enterprise-metrics/ @grafana/mimir-maintainers
1616
/charts/rollout-operator/ @grafana/mimir-maintainers
1717
/charts/enterprise-logs/ @grafana/loki-squad

charts/grafana/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana
3-
version: 10.1.0
3+
version: 10.1.1
44
appVersion: 12.2.0
55
kubeVersion: "^1.8.0-0"
66
description: The leading tool for querying and visualizing time series and metrics.
@@ -29,6 +29,8 @@ maintainers:
2929
3030
- name: jkroepke
3131
32+
- name: QuentinBisson
33+
3234
type: application
3335
keywords:
3436
- monitoring

charts/tempo-distributed/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ maintainers:
2222
- name: zalegrala
2323
- name: Sheikh-Abubaker
2424
25+
- name: QuentinBisson
26+
2527
dependencies:
2628
- name: minio
2729
alias: minio

0 commit comments

Comments
 (0)