From a7039a4cb089a7e8832034c578f7832e65310ca6 Mon Sep 17 00:00:00 2001 From: Raffael Sahli Date: Mon, 19 Jun 2023 11:47:39 +0000 Subject: [PATCH] fix(chart): bump appVersion to v0.1.0 --- chart/k8sgrowthbook-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8sgrowthbook-controller/Chart.yaml b/chart/k8sgrowthbook-controller/Chart.yaml index dd2e3b1..58e1066 100644 --- a/chart/k8sgrowthbook-controller/Chart.yaml +++ b/chart/k8sgrowthbook-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.0.4 +appVersion: v0.1.0 description: Kubernetes controller for managing growthbook home: https://github.com/DoodleScheduling/k8sgrowthbook-controller maintainers: @@ -15,4 +15,4 @@ keywords: name: k8sgrowthbook-controller sources: - https://github.com/DoodleScheduling/k8sgrowthbook-controller -version: 0.0.8 +version: 0.1.0