From 62c8e8b9c1e0adf39981744ac75a9fb1f5a91a16 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Mon, 7 Jul 2025 13:02:25 +0200 Subject: [PATCH] Bump version to 0.1.1 in Chart.yaml Updated the version number in the Chart.yaml file from 0.1.0 to 0.1.1. This change reflects an incremental update to the Paperless AI Helm Chart. It is necessary to ensure that users can correctly identify the version of the chart they are using and to facilitate future upgrades. There are no breaking changes or additional features in this version; it serves primarily as a version management update. --- charts/paperless-ai/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/paperless-ai/Chart.yaml b/charts/paperless-ai/Chart.yaml index 2f9fe56..12afe40 100644 --- a/charts/paperless-ai/Chart.yaml +++ b/charts/paperless-ai/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: paperless-ai description: Ein Helm Chart für Paperless AI, basierend auf der Docker Compose Konfiguration. -version: 0.1.0 +version: 0.1.1 appVersion: 3.0.7 keywords: - paperless-ai