Skip to content

Commit 112c2e8

Browse files
authored
chore(pmm):support networkpolicy (#42)
1 parent 475e2d2 commit 112c2e8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

addons/pmm/2.41/chart/pmm/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: monitor
33
apiVersion: v2
4-
appVersion: 2.41
4+
appVersion: 2.41.0
55
dependencies:
66
- name: common
77
repository: oci://registry.drycc.cc/charts
@@ -24,4 +24,5 @@ name: pmm
2424
sources:
2525
- https://github.com/drycc/containers/tree/main/drycc/mysql
2626
- https://github.com/percona/pmm
27-
version: 2.41
27+
version: 2.41.0
28+

0 commit comments

Comments
 (0)