From 6a60b6b59b235e6b8f73a30ce683cfd04b685b87 Mon Sep 17 00:00:00 2001 From: Andre Ziviani Date: Tue, 13 Jun 2023 19:52:31 -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 e4611ef..e68b563 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.7 -version: 0.0.7 +appVersion: v0.0.8 +version: 0.0.8 maintainers: - name: AndreZiviani