From 256b110a7513aa001766648989a6d640b11650e4 Mon Sep 17 00:00:00 2001 From: Daniel Silva Date: Tue, 17 Oct 2023 14:49:17 +0100 Subject: [PATCH] feat: set admin ui version to 2.1.0 --- helm/charts/adminui/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/charts/adminui/Chart.yaml b/helm/charts/adminui/Chart.yaml index 0eab91100f..e8ba4d1bfd 100644 --- a/helm/charts/adminui/Chart.yaml +++ b/helm/charts/adminui/Chart.yaml @@ -6,4 +6,4 @@ type: application version: "1.0.0" -appVersion: "v2.0.0" +appVersion: "v2.1.0"