From d4ec2f7cc0b3f9588f6821faf96242d7c7efdc66 Mon Sep 17 00:00:00 2001 From: Jim Ntosas Date: Tue, 20 Feb 2024 15:44:50 +0200 Subject: [PATCH] chore: bump helm chart version Signed-off-by: Jim Ntosas --- charts/capi2argo-cluster-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/capi2argo-cluster-operator/Chart.yaml b/charts/capi2argo-cluster-operator/Chart.yaml index f5942aef..33a2519e 100644 --- a/charts/capi2argo-cluster-operator/Chart.yaml +++ b/charts/capi2argo-cluster-operator/Chart.yaml @@ -11,7 +11,7 @@ maintainers: name: capi2argo-cluster-operator sources: - https://github.com/dntosas/capi2argo-cluster-operator -version: 0.1.14 +version: 0.2.0 dependencies: - name: common repository: "https://charts.bitnami.com/bitnami"