Update Helm release common to v4 - autoclosed #102

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

This PR contains the following updates:

Package Update Change
common (source) major 3.7.3 -> 4.0.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.0.1

Compare Source

Changelog:

Removed
  • Individual valuesToObject functions have been removed in favor of a centralized bjw-s.common.lib.valuesToObject function.
Fixed
  • Fixed empty backendRefs in HTTPRoute leading to invalid spec
Added
  • Added support for setting parentRefs[].port in HTTPRoute
  • Added support for setting sessionPersistence in HTTPRoute
  • Added support for setting resources on the Pod Level in Kubernetes >= 1.32
  • Added explicit JSON schema for rbac root key
  • Allow configuring the merge strategy for defaultPodOptions
  • Added support for setting subPathExpr on globalMounts and advancedMounts persistence items
  • Added support for automatically determining the target controller for Services if there is only one enabled controller
  • Added support for automatically determining the target service for Ingress paths if there is only one enabled Service
  • Added support for automatically determining the target service for Route backends if there is only one enabled Service
Changed
  • Breaking: Standardized resource name logic for all resources. This may cause changes in the generated resource names.
  • Breaking: Increased the minimum supported Kubernetes version to 1.28.0
  • Breaking: ServiceAccounts no longer create a static token by default. This is now controlled by the staticToken field in the serviceAccount object.
  • Breaking: Renamed the hardcoded app.kubernetes.io/component label to app.kubernetes.io/controller

v4.0.0

Compare Source

Changelog:

Removed
  • Individual valuesToObject functions have been removed in favor of a centralized bjw-s.common.lib.valuesToObject function.
Fixed
  • Fixed empty backendRefs in HTTPRoute leading to invalid spec
Added
  • Added support for setting parentRefs[].port in HTTPRoute
  • Added support for setting sessionPersistence in HTTPRoute
  • Added support for setting resources on the Pod Level in Kubernetes >= 1.32
  • Added explicit JSON schema for rbac root key
  • Allow configuring the merge strategy for defaultPodOptions
  • Added support for setting subPathExpr on globalMounts and advancedMounts persistence items
  • Added support for automatically determining the target controller for Services if there is only one enabled controller
  • Added support for automatically determining the target service for Ingress paths if there is only one enabled Service
Changed
  • Breaking: Standardized resource name logic for all resources. This may cause changes in the generated resource names.
  • Breaking: Increased the minimum supported Kubernetes version to 1.28.0
  • Breaking: ServiceAccounts no longer create a static token by default. This is now controlled by the staticToken field in the serviceAccount object.
  • Breaking: Renamed the hardcoded app.kubernetes.io/component label to app.kubernetes.io/controller

Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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 Renovate Bot.

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 | `3.7.3` -> `4.0.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (common)</summary> ### [`v4.0.1`](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.0.1) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/common-4.0.0...common-4.0.1) #### Changelog: ##### Removed - Individual `valuesToObject` functions have been removed in favor of a centralized `bjw-s.common.lib.valuesToObject` function. ##### Fixed - Fixed empty backendRefs in HTTPRoute leading to invalid spec ##### Added - Added support for setting `parentRefs[].port` in HTTPRoute - Added support for setting `sessionPersistence` in HTTPRoute - Added support for setting `resources` on the Pod Level in Kubernetes >= 1.32 - Added explicit JSON schema for `rbac` root key - Allow configuring the merge strategy for `defaultPodOptions` - Added support for setting `subPathExpr` on globalMounts and advancedMounts persistence items - Added support for automatically determining the target controller for Services if there is only one enabled controller - Added support for automatically determining the target service for Ingress paths if there is only one enabled Service - Added support for automatically determining the target service for Route backends if there is only one enabled Service ##### Changed - **Breaking**: Standardized resource name logic for all resources. This may cause changes in the generated resource names. - [Documentation](https://bjw-s-labs.github.io/helm-charts/docs/common-library/resources/names/) - **Breaking**: Increased the minimum supported Kubernetes version to 1.28.0 - **Breaking**: ServiceAccounts no longer create a static token by default. This is now controlled by the `staticToken` field in the `serviceAccount` object. - **Breaking**: Renamed the hardcoded app.kubernetes.io/component label to app.kubernetes.io/controller ### [`v4.0.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.0.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/common-3.7.3...common-4.0.0) #### Changelog: ##### Removed - Individual `valuesToObject` functions have been removed in favor of a centralized `bjw-s.common.lib.valuesToObject` function. ##### Fixed - Fixed empty backendRefs in HTTPRoute leading to invalid spec ##### Added - Added support for setting `parentRefs[].port` in HTTPRoute - Added support for setting `sessionPersistence` in HTTPRoute - Added support for setting `resources` on the Pod Level in Kubernetes >= 1.32 - Added explicit JSON schema for `rbac` root key - Allow configuring the merge strategy for `defaultPodOptions` - Added support for setting `subPathExpr` on globalMounts and advancedMounts persistence items - Added support for automatically determining the target controller for Services if there is only one enabled controller - Added support for automatically determining the target service for Ingress paths if there is only one enabled Service ##### Changed - **Breaking**: Standardized resource name logic for all resources. This may cause changes in the generated resource names. - [Documentation](https://bjw-s-labs.github.io/helm-charts/docs/common-library/resources/names/) - **Breaking**: Increased the minimum supported Kubernetes version to 1.28.0 - **Breaking**: ServiceAccounts no longer create a static token by default. This is now controlled by the `staticToken` field in the `serviceAccount` object. - **Breaking**: Renamed the hardcoded app.kubernetes.io/component label to app.kubernetes.io/controller </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjgiLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjciLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
renovate-bot added the
chart
label 2025-05-16 07:30:22 +00:00
renovate-bot added 1 commit 2025-05-16 07:30:22 +00:00
Update Helm release common to v4
Some checks failed
lint-and-test-charts / lint-test (pull_request) Failing after 51s
cb427740e7
renovate-bot changed title from Update Helm release common to v4 to Update Helm release common to v4 - autoclosed 2025-05-16 21:00:17 +00:00
renovate-bot closed this pull request 2025-05-16 21:00:17 +00:00
Some checks failed
lint-and-test-charts / lint-test (pull_request) Failing after 51s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/helm-charts#102
No description provided.