kubernetes-management icon indicating copy to clipboard operation
kubernetes-management copied to clipboard

Use a template for helm chart version bumps with updatecli instead of multiplying manifests

Open lemeurherve opened this issue 7 months ago • 1 comments

What feature do you want to see added?

I'd like to use a template to define helm chart bump updatecli manifests instead of duplicating existing manifests when we're adding a service.

Advantages:

  • Align all helm chart bump manifests to avoid errors and oversights
  • Simplify code, less files
  • Easier to check a single source of trust than to check every manifest

Upstream changes

No response

lemeurherve avatar Jul 11 '24 15:07 lemeurherve