diff --git a/cmd/helm/testdata/output/search-constraint-single.txt b/cmd/helm/testdata/output/search-constraint-single.txt index 17e310872..a1f75099f 100644 --- a/cmd/helm/testdata/output/search-constraint-single.txt +++ b/cmd/helm/testdata/output/search-constraint-single.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod 2018-07-09T11:34:37Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-constraint.txt b/cmd/helm/testdata/output/search-constraint.txt index b289af9ee..9fb22fe76 100644 --- a/cmd/helm/testdata/output/search-constraint.txt +++ b/cmd/helm/testdata/output/search-constraint.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod 2018-06-27T10:00:18Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-multiple-devel-release.txt b/cmd/helm/testdata/output/search-multiple-devel-release.txt index e12bcba57..7e29a8f7e 100644 --- a/cmd/helm/testdata/output/search-multiple-devel-release.txt +++ b/cmd/helm/testdata/output/search-multiple-devel-release.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.3.0-rc.1 3.0.0 Deploy a basic Alpine Linux pod 2020-11-12T08:44:58Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.3.0-rc.1 3.0.0 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-multiple-stable-release.txt b/cmd/helm/testdata/output/search-multiple-stable-release.txt index 17e310872..a1f75099f 100644 --- a/cmd/helm/testdata/output/search-multiple-stable-release.txt +++ b/cmd/helm/testdata/output/search-multiple-stable-release.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod 2018-07-09T11:34:37Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-multiple-versions-constraints.txt b/cmd/helm/testdata/output/search-multiple-versions-constraints.txt index 51362c358..a6a388858 100644 --- a/cmd/helm/testdata/output/search-multiple-versions-constraints.txt +++ b/cmd/helm/testdata/output/search-multiple-versions-constraints.txt @@ -1,3 +1,3 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod 2018-07-09T11:34:37Z -testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod 2018-06-27T10:00:18Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod +testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-multiple-versions.txt b/cmd/helm/testdata/output/search-multiple-versions.txt index 51362c358..a6a388858 100644 --- a/cmd/helm/testdata/output/search-multiple-versions.txt +++ b/cmd/helm/testdata/output/search-multiple-versions.txt @@ -1,3 +1,3 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod 2018-07-09T11:34:37Z -testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod 2018-06-27T10:00:18Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod +testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-regex.txt b/cmd/helm/testdata/output/search-regex.txt index 17e310872..a1f75099f 100644 --- a/cmd/helm/testdata/output/search-regex.txt +++ b/cmd/helm/testdata/output/search-regex.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod 2018-07-09T11:34:37Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.2.0 2.3.4 Deploy a basic Alpine Linux pod diff --git a/cmd/helm/testdata/output/search-versions-constraint.txt b/cmd/helm/testdata/output/search-versions-constraint.txt index b289af9ee..9fb22fe76 100644 --- a/cmd/helm/testdata/output/search-versions-constraint.txt +++ b/cmd/helm/testdata/output/search-versions-constraint.txt @@ -1,2 +1,2 @@ -NAME CHART VERSION APP VERSION DESCRIPTION CREATED -testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod 2018-06-27T10:00:18Z +NAME CHART VERSION APP VERSION DESCRIPTION +testing/alpine 0.1.0 1.2.3 Deploy a basic Alpine Linux pod