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 3.12.0 seems to have introduced a set-literal argument to allow passing a literal value instead needing to escape strings with set or set-string. The commit that introduced this feature is at helm/helm@0833318 and the PR is at helm/helm#9182. The Helm Diff plugin should support this argument.