Skip to content

Commit

Permalink
add maintainers
Browse files Browse the repository at this point in the history
Signed-off-by: Edvin Norling <[email protected]>
  • Loading branch information
NissesSenap committed Jan 22, 2024
1 parent 7ec27d0 commit 16afbf2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
15 changes: 12 additions & 3 deletions bundle/manifests/grafana-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ metadata:
capabilities: Basic Install
categories: Monitoring
containerImage: ghcr.io/grafana/grafana-operator@sha256:97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752
createdAt: "2024-01-22T12:08:11Z"
createdAt: "2024-01-22T12:15:51Z"
description: Deploys and manages Grafana instances, dashboards and data sources
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Expand Down Expand Up @@ -416,17 +416,26 @@ spec:
links:
- name: Grafana Operator
url: https://grafana.github.io/grafana-operator
maintainers:
- email: [email protected]
name: Peter Braun
- email: [email protected]
name: Hubert Stefanski
- email: [email protected]
name: Edvin Norling
- email: [email protected]
name: Igor Beliakov
maturity: stable
minKubeVersion: 1.23.0
provider:
name: Grafana Labs
url: https://grafana.com
relatedImages:
- image: docker.io/grafana/grafana@sha256:ff68ed4324e471ffa269aa5308cdcf12276ef2d5a660daea95db9d629a32a7d8
name: grafana
- image: ghcr.io/grafana/grafana-operator@sha256:49ed7bdbae0b9a43e31df2e8ad2baad07042cf098d3c5944c4ce96e20a296695
name: manager
- image: ghcr.io/grafana/grafana-operator@sha256:97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752
name: grafana-operator-97561cef949b58f55ec67d133c02ac205e2ec3fb77388aeb868dacfcebad0752-annotation
- image: docker.io/grafana/grafana@sha256:ff68ed4324e471ffa269aa5308cdcf12276ef2d5a660daea95db9d629a32a7d8
name: grafana
replaces: grafana-operator.v5.5.2
version: 5.6.1
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@ spec:
links:
- name: Grafana Operator
url: https://grafana.github.io/grafana-operator
maintainers:
- email: [email protected]
name: Peter Braun
- email: [email protected]
name: Hubert Stefanski
- email: [email protected]
name: Edvin Norling
- email: [email protected]
name: Igor Beliakov
maturity: stable
minKubeVersion: 1.23.0
provider:
Expand Down

0 comments on commit 16afbf2

Please sign in to comment.