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
fix: wrap helm set values in quotes to handle parsing issues
Updated the CD pipeline to wrap Helm's `--set` values in single quotes. This ensures proper parsing of variables and prevents potential deployment issues caused by unquoted values.
0 commit comments