From ac6a75670ca20246912fc6a7c5b70e2ed38da699 Mon Sep 17 00:00:00 2001 From: tammert Date: Wed, 21 Apr 2021 10:11:36 +0200 Subject: [PATCH] Bump chart version --- replicant/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/replicant/Chart.yaml b/replicant/Chart.yaml index c8a31b8..3216101 100644 --- a/replicant/Chart.yaml +++ b/replicant/Chart.yaml @@ -4,5 +4,5 @@ description: Official Helm chart for Replicant type: application -version: 0.2.2 +version: 0.2.3 appVersion: "v0.2.2"