From 56d8ab7c2ad4dd51bd896578b895eec56a431430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 14:13:48 -0500 Subject: [PATCH] [paperless] Update helm chart common to v2 (#391) Co-authored-by: Renovate Bot --- charts/paperless/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/paperless/Chart.yaml b/charts/paperless/Chart.yaml index 2c012502..cfd5b471 100644 --- a/charts/paperless/Chart.yaml +++ b/charts/paperless/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.7.0 description: Paperless - Index and archive all of your scanned paper documents name: paperless -version: 1.0.0 +version: 2.0.0 keywords: - paperless home: https://github.com/k8s-at-home/charts/tree/master/charts/paperless @@ -15,4 +15,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.3