diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 96456ea..097460a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: nfs-usage-exporter description: NFS PV usage metrics exporter for Prometheus type: application -version: 1.0.0 +version: 1.1.0 appVersion: "1.0.0" diff --git a/chart/values.yaml b/chart/values.yaml index aecde34..2ee19cd 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -29,3 +29,4 @@ networkPolicy: allowedNamespaces: - gpulive - monitoring + - nas-metrics