Helm List images in chart helm template <image> | grep -oE 'image: .+' | cut -d' ' -f2 | sort | uniq | tr -d '"'