chore(deps): update helm release common to v5 - autoclosed #196

Closed
renovate-bot wants to merge 1 commits from renovate/common-5.x into main
Collaborator

This PR contains the following updates:

Package Update Change
common (source) major 4.6.25.0.0

Release Notes

bjw-s-labs/helm-charts (common)

v5.0.0

Compare Source

Changelog:
Added
  • NetworkPolicy now auto-detects and targets a single controller when no controller or podSelector is specified and exactly one controller exists.
  • Allow creating HorizontalPodAutoscaler objects for controllers.
  • Add support for creating PodMonitors in addition to ServiceMonitors
  • Add support for setting container resizePolicy in Kubernetes versions >= 1.35
  • Add support for setting Pod resizePolicy in Kubernetes versions >= 1.36
  • Add native support for generic ephemeral volumes via the new ephemeral persistence type.
Changed
  • Breaking: Restructured rawResources to use a manifest wrapper key for cleaner syntax. Previously the K8s manifest content was placed under a spec key which caused confusion. Global chart labels and annotations are automatically merged with user-provided ones.
  • Breaking: automountServiceAccountToken now defaults to false to improve security posture.
  • Breaking: Create an unprivileged serviceAccount by default. Can be disabled by setting global.createDefaultServiceAccount to false.
  • Breaking: ServiceMonitor and PodMonitor jobLabel fields now default to app.kubernetes.io/name.
  • Minimum required Kubernetes version has been increased to 1.31
  • Minimum required Helm version has been increased to 3.18
Fixed
  • Improve error messages
  • Fix edge case in volumeMounts where default persistence type was not properly set
  • Fix whitespace handling in Route backendRefs

Configuration

📅 Schedule: (in timezone US/Central)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://github.com/bjw-s-labs/helm-charts/tree/main/charts/library/common) ([source](https://github.com/bjw-s-labs/helm-charts/tree/HEAD/charts/library/common)) | major | `4.6.2` → `5.0.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (common)</summary> ### [`v5.0.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-5.0.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/common-4.6.2...common-5.0.0) ##### Changelog: ##### Added - NetworkPolicy now auto-detects and targets a single controller when no `controller` or `podSelector` is specified and exactly one controller exists. - Allow creating HorizontalPodAutoscaler objects for controllers. - Add support for creating PodMonitors in addition to ServiceMonitors - Add support for setting container resizePolicy in Kubernetes versions >= 1.35 - Add support for setting Pod resizePolicy in Kubernetes versions >= 1.36 - Add native support for generic ephemeral volumes via the new `ephemeral` persistence type. ##### Changed - **Breaking**: Restructured rawResources to use a manifest wrapper key for cleaner syntax. Previously the K8s manifest content was placed under a `spec` key which caused confusion. Global chart labels and annotations are automatically merged with user-provided ones. - **Breaking**: automountServiceAccountToken now defaults to false to improve security posture. - **Breaking**: Create an unprivileged serviceAccount by default. Can be disabled by setting `global.createDefaultServiceAccount` to false. - **Breaking**: ServiceMonitor and PodMonitor `jobLabel` fields now default to `app.kubernetes.io/name`. - Minimum required Kubernetes version has been increased to 1.31 - Minimum required Helm version has been increased to 3.18 ##### Fixed - Improve error messages - Fix edge case in volumeMounts where default persistence type was not properly set - Fix whitespace handling in Route backendRefs </details> --- ### Configuration 📅 **Schedule**: (in timezone US/Central) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
renovate-bot added the chart label 2026-05-05 00:02:21 +00:00
renovate-bot added 1 commit 2026-05-08 01:56:31 +00:00
chore(deps): update helm release common to v5
Some checks failed
lint-and-test / lint-helm (pull_request) Failing after 19s
lint-and-test / chart-testing (pull_request) Successful in 24s
dbafd8cbe1
renovate-bot force-pushed renovate/common-5.x from 479f16f55e to dbafd8cbe1 2026-05-08 01:56:31 +00:00 Compare
renovate-bot changed title from chore(deps): update helm release common to v5 to chore(deps): update helm release common to v5 - autoclosed 2026-05-08 01:58:14 +00:00
renovate-bot closed this pull request 2026-05-08 01:58:14 +00:00
Some checks failed
lint-and-test / lint-helm (pull_request) Failing after 19s
lint-and-test / chart-testing (pull_request) Successful in 24s

Pull request closed

Sign in to join this conversation.