From 59fa6f80c5c711e8be3267626d0b1aad6f300b0d Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Fri, 16 Feb 2024 19:01:46 +0100 Subject: [PATCH] Update app version to newest mastodon version --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 0809c9a..3716d39 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -20,7 +20,7 @@ version: 4.1.1 # This is the version number of the application being deployed. This version number should be # 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. -appVersion: v4.2.5 +appVersion: v4.2.7 dependencies: - name: elasticsearch