You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm: move verbose and sign args outside artifactory check (#121)
Move --verbose and --sign arguments outside of the artifactory.enabled
if-else block so they are applied regardless of artifactory configuration.
Previously, these arguments were only applied when artifactory was disabled.
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
Co-authored-by: bjornrobertsson <[email protected]>
0 commit comments