From fd799695fb6f22ffc1a14aaf4a916b6078fab90b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Odstr=C4=8Dil=C3=ADk?= Date: Tue, 29 Oct 2024 12:41:11 +0100 Subject: [PATCH] feat(helm): update chart version with updated values --- charts/aws-service-quotas-exporter/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/aws-service-quotas-exporter/Chart.yaml b/charts/aws-service-quotas-exporter/Chart.yaml index 0a3b98b..d80d5f3 100644 --- a/charts/aws-service-quotas-exporter/Chart.yaml +++ b/charts/aws-service-quotas-exporter/Chart.yaml @@ -4,6 +4,6 @@ description: A Helm chart for Kubernetes type: application -version: 0.0.1 +version: 0.0.2 appVersion: "v0.0.1"