From 8e8ab11759264ca9cafaadc880666dd4944a2a8a Mon Sep 17 00:00:00 2001 From: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> Date: Tue, 2 May 2023 11:19:18 -0400 Subject: [PATCH] Update chart version to v1.2.1 Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 42b4ab6..7240675 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -3,4 +3,4 @@ name: magic-mirror description: A Helm chart to deploy Magic Mirror type: application version: 1.0.0 -appVersion: "v1.2.0" +appVersion: "v1.2.1"