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
Inject --name, --version, --namespace from chart values (0.1.69)
Manual helm installs were missing required --name and --version flags.
The template now derives them from fullnameOverride and image.tag,
and passes --namespace from the helm release namespace.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments