From e621f365ea637a0e024a57cd4d15b385237302ba Mon Sep 17 00:00:00 2001 From: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> Date: Thu, 20 Apr 2023 15:24:58 -0400 Subject: [PATCH] Update chart to v1.2.0 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 deb82db..42b4ab6 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.1.3" +appVersion: "v1.2.0"