From eb054f4b72a3fae6379e0d0956a0c71ce79f377b Mon Sep 17 00:00:00 2001 From: Andre Ziviani Date: Tue, 4 Apr 2023 11:08:35 -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 e6b6eac..69afa4a 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.3 -version: 0.0.3 +appVersion: v0.0.4 +version: 0.0.4 maintainers: - name: AndreZiviani