From e22aa8c72e274040cb6f84c02fb4035a4419bfea Mon Sep 17 00:00:00 2001 From: David Burke Date: Tue, 2 May 2023 13:53:09 +0000 Subject: [PATCH] Fix bug where celery liveness probe didn't work --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 6acef33..a2e5f5d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 2.3.0 +version: 2.3.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.