From 19cb16cdce8912b19b3aad4db4475463c1f9228e Mon Sep 17 00:00:00 2001 From: Timo Notheisen Date: Mon, 22 Jan 2024 12:03:46 +0100 Subject: [PATCH 1/2] feat: update adminui --- 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 17f3fc56c6..bf2d397fb2 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.4.1" +appVersion: "v2.4.3" From 7dc9570e4d4a8de90c7f1ecb4d055799df0e6d35 Mon Sep 17 00:00:00 2001 From: Timo Notheisen Date: Mon, 22 Jan 2024 12:03:59 +0100 Subject: [PATCH 2/2] feat: update consumerapi --- helm/charts/consumerapi/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/charts/consumerapi/Chart.yaml b/helm/charts/consumerapi/Chart.yaml index bf456e9361..96d9e4d634 100644 --- a/helm/charts/consumerapi/Chart.yaml +++ b/helm/charts/consumerapi/Chart.yaml @@ -6,4 +6,4 @@ type: application version: "1.0.0" -appVersion: "v4.2.5" +appVersion: "v4.3.0"