Skip to content

Commit 922155c

Browse files
[grafana] Add as a maintainer to the Grafana Chart (#3933)
Co-authored-by: Jan-Otto Kröpke <[email protected]>
1 parent 842c0a3 commit 922155c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

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

0 commit comments

Comments
 (0)