UNCLASSIFIED - NO CUI

Skip to content

feat: disable the helper by default

Package Merge Request

Package Changes

feat: disable the helper by default

Package MR

n/a

For Issue

n/a

Upgrade Notices

The passthrough helper is now disabled by default. To enable the helper, set .Values.disableAutomaticPassthroughValues to false. If you want to enable the helper globally but disable it for specific packages, set .Values.disableAutomaticPassthroughValues to false (to turn on the helper globally), then set it to true for each package where you don't want the helper to be used.

Merge request reports

Loading