Fix bug where celery liveness probe didn't work
This commit is contained in:
parent
b8a6f62724
commit
e22aa8c72e
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue