From 190881ad8af3190dd661e8b50428ce437f27b3e6 Mon Sep 17 00:00:00 2001 From: adamhgriffith-uofu Date: Thu, 29 Feb 2024 17:04:21 +0000 Subject: [PATCH] (github-action) Increment appVersion: 1.0.55 --- 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 818a4f4..3b07920 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.54' +appVersion: '1.0.55'