From b4e419a203dd72fdf49b6500cc860304a75ceeaa Mon Sep 17 00:00:00 2001 From: 8naama Date: Sun, 10 Nov 2024 12:37:58 +0200 Subject: [PATCH] update version in the chart.yaml --- charts/logzio-api-fetcher/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/logzio-api-fetcher/Chart.yaml b/charts/logzio-api-fetcher/Chart.yaml index dd564775..b8ec865d 100644 --- a/charts/logzio-api-fetcher/Chart.yaml +++ b/charts/logzio-api-fetcher/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: logzio-api-fetcher description: Helm chart for deploying the Logz.io API Fetcher type: application -version: 1.0.0 -appVersion: "0.1.3" +version: 1.0.1 +appVersion: "0.2.0" maintainers: - name: yotamloe email: yotam.loewenbach@logz.io