Update workflow to build Helm chart on main branch #37

Merged
marko merged 1 commits from patch-new-paperless into main 2025-11-23 10:21:54 +00:00
Owner

This commit modifies the Git workflow for building the Helm chart
for Paperless NGX. The primary change is the update of the
triggering branch from 'patch-new-paperless' to 'main' for push
events. Additionally, the paths filter is re-enabled to ensure
that the workflow only triggers when changes are made to
"charts/paperless-ngx/Chart.yaml".

These adjustments were necessary to align the workflow with the
project's main branch, ensuring that any updates to the Helm
chart are promptly built and packaged. There are no breaking
changes in this update, but the workflow will not execute for
changes on other branches.

This commit modifies the Git workflow for building the Helm chart for Paperless NGX. The primary change is the update of the triggering branch from 'patch-new-paperless' to 'main' for push events. Additionally, the paths filter is re-enabled to ensure that the workflow only triggers when changes are made to "charts/paperless-ngx/Chart.yaml". These adjustments were necessary to align the workflow with the project's main branch, ensuring that any updates to the Helm chart are promptly built and packaged. There are no breaking changes in this update, but the workflow will not execute for changes on other branches.
marko added 1 commit 2025-11-23 10:21:51 +00:00
This commit modifies the Git workflow for building the Helm chart
for Paperless NGX. The primary change is the update of the
triggering branch from 'patch-new-paperless' to 'main' for push
events. Additionally, the paths filter is re-enabled to ensure
that the workflow only triggers when changes are made to
"charts/paperless-ngx/Chart.yaml".

These adjustments were necessary to align the workflow with the
project's main branch, ensuring that any updates to the Helm
chart are promptly built and packaged. There are no breaking
changes in this update, but the workflow will not execute for
changes on other branches.
marko merged commit 97c32612d6 into main 2025-11-23 10:21:54 +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#37
No description provided.