renovate icon indicating copy to clipboard operation
renovate copied to clipboard

feat(manager/helm-values): add image support in helm values manager

Open KyriosGN0 opened this issue 8 months ago • 6 comments

Changes

This PR adds the image as viable option in helm-values manager as some charts use image and not repository in the values.yaml

Context

Some of our internal charts use image instead of repository

Documentation (please check one with an [x])

  • [X] I have updated the documentation, or
  • [ ] No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • [ ] Code inspection only, or
  • [ ] Newly added/modified unit tests, or
  • [X] No unit tests but ran on a real repository, or
  • [ ] Both unit tests + ran on a real repository

KyriosGN0 avatar Jun 24 '24 22:06 KyriosGN0