From f7848ae9a81206a2999a4042d641021a48c8fded Mon Sep 17 00:00:00 2001 From: adamhgriffith-uofu Date: Fri, 16 Jun 2023 18:25:35 +0000 Subject: [PATCH] (github-action) Increment appVersion: 1.0.52 --- resources/chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/chart/Chart.yaml b/resources/chart/Chart.yaml index 4c906c7..8dc5fd3 100644 --- a/resources/chart/Chart.yaml +++ b/resources/chart/Chart.yaml @@ -27,4 +27,4 @@ version: "1.0.3" # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: '1.0.51' +appVersion: '1.0.52'