From d880e200f96881e9ae9c4c87b02de92a4d340b90 Mon Sep 17 00:00:00 2001 From: Matt Butcher Date: Mon, 31 Dec 2018 10:32:41 -0700 Subject: [PATCH] fix: updated APIs and fixed a failed test Signed-off-by: Matt Butcher --- cmd/helm/testdata/output/status.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/helm/testdata/output/status.yaml b/cmd/helm/testdata/output/status.yaml index 969bfb26f..a3990a954 100644 --- a/cmd/helm/testdata/output/status.yaml +++ b/cmd/helm/testdata/output/status.yaml @@ -1,7 +1,7 @@ info: - deleted: "0001-01-01T00:00:00Z" - first_deployed: "0001-01-01T00:00:00Z" - last_deployed: "2016-01-16T00:00:00Z" + deleted: 0001-01-01T00:00:00Z + first_deployed: 0001-01-01T00:00:00Z + last_deployed: 2016-01-16T00:00:00Z resources: | resource A resource B