Skip to content

helm: set the image tag in the values same as version

David Caro requested to merge enforce_image_tag_same_as_chart_version into main

This enforces that the image tag will be set to the same value as the chart version and avoids having to keep them in sync manually

Also fixes setting the repo if the indentation is different

Signed-off-by: David Caro dcaro@wikimedia.org

Edited by David Caro

Merge request reports