From 271831b5e61f41811cf9aecde128385d164aae16 Mon Sep 17 00:00:00 2001 From: Phillip Schichtel Date: Mon, 19 Aug 2024 23:24:04 +0200 Subject: [PATCH] upgrade docspell to 0.42.0 --- charts/docspell/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/docspell/Chart.yaml b/charts/docspell/Chart.yaml index 3555c16..4de0efd 100644 --- a/charts/docspell/Chart.yaml +++ b/charts/docspell/Chart.yaml @@ -3,5 +3,5 @@ name: docspell description: A Helm chart to deploy docspell to Kubernetes home: https://docspell.org/ type: application -version: 0.0.11 -appVersion: "0.41.0" +version: 0.0.12 +appVersion: "0.42.0"