From 2ee5550c2b9e6a689706b5c5c57ba59d982e034f Mon Sep 17 00:00:00 2001 From: Raffael Sahli Date: Thu, 8 Jun 2023 06:31:59 +0000 Subject: [PATCH] fix: bump chart to appVersion v0.0.2 --- chart/k8sreq-duplicator-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8sreq-duplicator-controller/Chart.yaml b/chart/k8sreq-duplicator-controller/Chart.yaml index a3b40882..821e09c4 100644 --- a/chart/k8sreq-duplicator-controller/Chart.yaml +++ b/chart/k8sreq-duplicator-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.0.1 +appVersion: v0.0.2 description: HTTP request duplicator home: https://github.com/DoodleScheduling/k8sreq-duplicator-controller maintainers: @@ -14,4 +14,4 @@ keywords: name: k8sreq-duplicator-controller sources: - https://github.com/DoodleScheduling/k8sreq-duplicator-controller -version: 0.0.1 \ No newline at end of file +version: 0.0.2