Skip to content

Commit 20bb460

Browse files
committed
chore(pmm): fix pmm chart.yaml
1 parent 9527cf9 commit 20bb460

1 file changed

Lines changed: 25 additions & 16 deletions

File tree

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
1+
annotations:
2+
category: monitor
13
apiVersion: v2
2-
name: pmm
3-
description: A Helm chart for Percona Monitoring and Management (PMM)
4-
type: application
5-
version: 1.3.11
6-
appVersion: "2.41.1"
7-
home: https://github.com/percona/pmm
8-
maintainers:
9-
- name: tplavcic
10-
email: tomislav.plavcic@percona.com
11-
- name: bupychuk
12-
email: nurlan.moldomurov@percona.com
13-
- name: spron-in
14-
email: sergey.pronin@percona.com
4+
appVersion: 2.41
5+
dependencies:
6+
- name: common
7+
repository: oci://registry.drycc.cc/charts
8+
tags:
9+
- drycc-common
10+
version: ~1.1.2
11+
description: Percona Monitoring and Management an open source database monitoring, observability and management tool
12+
engine: gotpl
13+
home: https://github.com/drycc/charts/tree/master/drycc/pmm
14+
icon: https://drycc.com/assets/stacks/pmm/img/pmm-stack-220x234.png
1515
keywords:
16-
- PMM
17-
- Monitoring
18-
icon: https://www.percona.com/sites/default/files/pmm-logo.png
16+
- mysql
17+
- postgres
18+
- mongodb
19+
- monitor
20+
maintainers:
21+
- name: Drycc
22+
url: https://github.com/drycc/charts
23+
name: pmm
24+
sources:
25+
- https://github.com/drycc/containers/tree/main/drycc/mysql
26+
- https://github.com/percona/pmm
27+
version: 2.41

0 commit comments

Comments
 (0)