From de27f0d9c1a957ed781afbba34f40ac382ae4665 Mon Sep 17 00:00:00 2001 From: Tommy Skaug Date: Wed, 25 Sep 2024 17:46:28 +0200 Subject: [PATCH] fix(dispatch): tweaks to get initial deployment working --- 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 7143546..ffd6e96 100644 --- a/charts/dispatch/Chart.yaml +++ b/charts/dispatch/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: dispatch description: Netflix Dispatch incident management system -version: 0.5.4 +version: 0.5.5 appVersion: v20240731 maintainers: - name: Tommy Skaug