From dde1030afaf4c195b853b2b18b447d4fc8b5ec69 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 16 Dec 2023 19:22:10 +0100 Subject: [PATCH] fix(dispatch) correct init command after manual test --- charts/dispatch/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dispatch/Chart.yaml b/charts/dispatch/Chart.yaml index 33c5add..ccba21e 100644 --- a/charts/dispatch/Chart.yaml +++ b/charts/dispatch/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: dispatch description: Netflix Dispatch incident management system -version: 0.2.9 \ No newline at end of file +version: 0.3.0 \ No newline at end of file