From 52e72724a96f731821fefb2fd899487e414a70f2 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 6 Dec 2021 17:48:10 +0000 Subject: [PATCH] [aaisp-exporter] Correct chart information --- charts/aaisp-exporter/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/aaisp-exporter/Chart.yaml b/charts/aaisp-exporter/Chart.yaml index cafce3b..cc8ae06 100644 --- a/charts/aaisp-exporter/Chart.yaml +++ b/charts/aaisp-exporter/Chart.yaml @@ -1,14 +1,14 @@ apiVersion: v2 -appVersion: 0.0.1 -description: A prometheus exporter for the aaisp modem +appVersion: 0.2.1 +description: A prometheus exporter for the Andrew & Arnold CHAOS API name: aaisp-exporter -version: 0.0.2 +version: 0.1.0 kubeVersion: ">=1.16.0-0" keywords: - aaisp-exporter home: https://github.com/nikdoof/helm-charts/tree/master/charts/aaisp-exporter sources: -- https://github.com/nikdoof/aaisp-exporter-docker +- https://github.com/nikdoof/aaisp-chaos maintainers: - name: nikdoof email: andy@tensixtyone.com