Skip to content

utils/update_component.sh: don't fail if there are value files without cartVersion

Arturo Borrero Gonzalez requested to merge arturo-292-utils-update_compon into main

It can happen that we have multiple value files for overrides, and not all of them have a chartVersion entry. This is the case of wmcs-k8s-metrics for example.

Signed-off-by: Arturo Borrero Gonzalez aborrero@wikimedia.org

Merge request reports