From 583c8c53c41f41461de35a10195ffc426fb7463c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Thu, 25 Feb 2021 14:39:22 +0100 Subject: [PATCH] Remove Lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Bähler --- .../testcharts/chart-with-subchart-notes/Chart.lock | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 cmd/helm/testdata/testcharts/chart-with-subchart-notes/Chart.lock diff --git a/cmd/helm/testdata/testcharts/chart-with-subchart-notes/Chart.lock b/cmd/helm/testdata/testcharts/chart-with-subchart-notes/Chart.lock deleted file mode 100644 index a3e80d6e5..000000000 --- a/cmd/helm/testdata/testcharts/chart-with-subchart-notes/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: subchart-with-notes - repository: "" - version: 0.0.1 -digest: sha256:eb038c91a8a689391fdbedd7a1016b2512bc3daee2a11afb7f359ba1341f03c6 -generated: "2021-02-25T14:22:08.359847407+01:00"