Many helm charts add labels containing the version of the application and/or the chart. This results in a huge diff when updating the helm charts as all generated resources change.
It would be nice to have a removeLabels function that can be used to filter then out.
Many helm charts add labels containing the version of the application and/or the chart. This results in a huge diff when updating the helm charts as all generated resources change.
It would be nice to have a
removeLabels
function that can be used to filter then out.