diff options
Diffstat (limited to 'lib/datasource/helm/__snapshots__')
-rw-r--r-- | lib/datasource/helm/__snapshots__/index.spec.ts.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/datasource/helm/__snapshots__/index.spec.ts.snap b/lib/datasource/helm/__snapshots__/index.spec.ts.snap index 11e2ce569c9..ce20b09edf6 100644 --- a/lib/datasource/helm/__snapshots__/index.spec.ts.snap +++ b/lib/datasource/helm/__snapshots__/index.spec.ts.snap @@ -1,6 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`datasource/helm getReleases returns list of versions for normal response if index.yaml is not cached 1`] = ` +exports[`datasource/helm getReleases returns list of versions for normal response 1`] = ` Object { "homepage": "https://www.getambassador.io/", "name": "ambassador", |