Skip to content

Commit

Permalink
Merge pull request #3179 from jkroepke/jkroepke/grafana
Browse files Browse the repository at this point in the history
[grafana] Adding jkroepke as maintainer
  • Loading branch information
zanhsieh authored Jun 27, 2024
2 parents 7903d31 + 751c20e commit 3c49bff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Unless a later match takes precedence, they will be requested for review when someone opens a pull request.
* @grafana/helm-charts-admins

/charts/grafana/ @maorfr @torstenwalter @Xtigyro @zanhsieh
/charts/grafana/ @jkroepke @maorfr @torstenwalter @Xtigyro @zanhsieh
/charts/loki-distributed/ @grafana/loki-squad @unguiculus @Whyeasy
/charts/loki-canary/ @grafana/loki-squad @unguiculus @Whyeasy
/charts/promtail/ @grafana/loki-squad @unguiculus @Whyeasy
Expand Down
4 changes: 3 additions & 1 deletion charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 8.1.0
version: 8.1.1
appVersion: 11.0.0
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand All @@ -27,6 +27,8 @@ maintainers:
email: [email protected]
- name: torstenwalter
email: [email protected]
- name: jkroepke
email: [email protected]
type: application
keywords:
- monitoring
Expand Down

0 comments on commit 3c49bff

Please sign in to comment.