From c3f2072f34c7edf339078c008da16e8dbd6389c5 Mon Sep 17 00:00:00 2001 From: Andre Ziviani Date: Mon, 3 Apr 2023 10:55:07 -0300 Subject: [PATCH] feat: Update aws-health-exporter --- charts/aws-health-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/aws-health-exporter/Chart.yaml b/charts/aws-health-exporter/Chart.yaml index b215932..8091830 100644 --- a/charts/aws-health-exporter/Chart.yaml +++ b/charts/aws-health-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: aws-health-exporter description: Sends AWS Health events to slack type: application -appVersion: v0.0.1 -version: 0.0.1 +appVersion: v0.0.2 +version: 0.0.2 maintainers: - name: AndreZiviani