Update Calibre-Web Helm chart metadata and configurations #65

Merged
marko merged 1 commits from patch-calibre-web into main 2025-12-10 06:59:21 +00:00
Owner

Updated the Calibre-Web Helm chart's metadata in Chart.yaml,
including a more descriptive app description, updated version to
0.1.2, and added keywords, home URL, source references, and
maintainer information.

In deployment.yaml, modified the image reference to allow
a customizable image tag instead of defaulting to the app version.

In values.yaml, adjusted the size of persistent storage
volumes for data and config, changing them to 2Gi and
50Mi respectively. This ensures more manageable resource
allocation for deployments, addressing potential over-provisioning.

These changes collectively enhance the usability and
maintainability of the Helm chart for Calibre-Web deployments.

Updated the Calibre-Web Helm chart's metadata in `Chart.yaml`, including a more descriptive app description, updated version to 0.1.2, and added keywords, home URL, source references, and maintainer information. In `deployment.yaml`, modified the image reference to allow a customizable image tag instead of defaulting to the app version. In `values.yaml`, adjusted the size of persistent storage volumes for `data` and `config`, changing them to 2Gi and 50Mi respectively. This ensures more manageable resource allocation for deployments, addressing potential over-provisioning. These changes collectively enhance the usability and maintainability of the Helm chart for Calibre-Web deployments.
marko added 1 commit 2025-12-10 06:59:17 +00:00
Update Calibre-Web Helm chart metadata and configurations
All checks were successful
Build Helm Chart / helm-package (push) Successful in 4s
4425a0e703
Updated the Calibre-Web Helm chart's metadata in `Chart.yaml`,
including a more descriptive app description, updated version to
0.1.2, and added keywords, home URL, source references, and
maintainer information.

In `deployment.yaml`, modified the image reference to allow
a customizable image tag instead of defaulting to the app version.

In `values.yaml`, adjusted the size of persistent storage
volumes for `data` and `config`, changing them to 2Gi and
50Mi respectively. This ensures more manageable resource
allocation for deployments, addressing potential over-provisioning.

These changes collectively enhance the usability and
maintainability of the Helm chart for Calibre-Web deployments.
marko merged commit 4425a0e703 into main 2025-12-10 06:59:21 +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#65
No description provided.