Fix version number and update service template syntax #5

Merged
marko merged 1 commits from patch-paperless-ai2 into main 2025-07-06 07:16:24 +00:00
Owner

The version number in the Chart.yaml file has been changed from
0.2.0 to 0.1.0 to reflect the correct versioning of the paperless-ai
chart. This adjustment is necessary to avoid confusion regarding version
compatibility and ensure proper deployment practices.

Additionally, the service.yaml template has been refined to correct the
spacing in the service name and labels. Previously, there were extra
spaces around the include function calls, which could lead to
rendering issues in the generated Kubernetes manifests.

These changes are crucial for maintaining accurate versioning and
preventing potential application deployment errors. No breaking changes
are introduced in this update.

The version number in the Chart.yaml file has been changed from 0.2.0 to 0.1.0 to reflect the correct versioning of the paperless-ai chart. This adjustment is necessary to avoid confusion regarding version compatibility and ensure proper deployment practices. Additionally, the service.yaml template has been refined to correct the spacing in the service name and labels. Previously, there were extra spaces around the include function calls, which could lead to rendering issues in the generated Kubernetes manifests. These changes are crucial for maintaining accurate versioning and preventing potential application deployment errors. No breaking changes are introduced in this update.
marko added 1 commit 2025-07-06 07:16:20 +00:00
Fix version number and update service template syntax
Some checks failed
Build Helm Chart / helm-package (push) Failing after 3s
1672020396
The version number in the Chart.yaml file has been changed from
0.2.0 to 0.1.0 to reflect the correct versioning of the paperless-ai
chart. This adjustment is necessary to avoid confusion regarding version
compatibility and ensure proper deployment practices.

Additionally, the service.yaml template has been refined to correct the
spacing in the service name and labels. Previously, there were extra
spaces around the include function calls, which could lead to
rendering issues in the generated Kubernetes manifests.

These changes are crucial for maintaining accurate versioning and
preventing potential application deployment errors. No breaking changes
are introduced in this update.
marko merged commit 1672020396 into main 2025-07-06 07:16:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marko/HelmChartSammlung#5
No description provided.