Some checks failed
Build Helm Chart / helm-package (push) Failing after 3s
Updated the version number in the Chart.yaml file for the paperless-ai Helm chart from 0.1.0 to 0.2.0. This change was made to reflect the latest updates and improvements made to the chart, ensuring users are aware of the new version. No breaking changes were introduced with this update, and the appVersion remains at 3.0.7.
18 lines
566 B
YAML
18 lines
566 B
YAML
apiVersion: v2
|
|
name: paperless-ai
|
|
description: Ein Helm Chart für Paperless AI, basierend auf der Docker Compose Konfiguration.
|
|
version: 0.2.0
|
|
appVersion: 3.0.7
|
|
keywords:
|
|
- paperless-ai
|
|
- document-management
|
|
- ai
|
|
home: https://git.cooltux.net/marko/HelmChartSammlung/src/branch/main/charts/paperless-ai
|
|
sources:
|
|
- https://github.com/clusterzx/paperless-ai
|
|
- https://git.cooltux.net/marko/HelmChartSammlung/src/branch/main/charts/paperless-ai
|
|
maintainers:
|
|
- name: Marko Oldenburg
|
|
email: development@cooltux.net
|
|
url: https://git.cooltux.net/marko
|