bigbang icon indicating copy to clipboard operation
bigbang copied to clipboard

Wrapper chart is missing from package-images.yaml

Open p1-repo-sync-bot[bot] opened this issue 1 year ago • 1 comments

Feature Request

Include Wrapper chart version in the release's package-images.yaml artifact.

Why

While there are no images in the wrapper chart, it is still beneficial to have the version of the chart in this release artifact in order to determine what version of the chart is included with the release.

Proposed Solution

Include a section in this file for the wrapper and have the list of images empty

  wrapper:
    version: "0.4.1"
    images: []

This would allow someone to determine what version of the wrapper chart (and any other chart) is required programmatically without checking out the commit associated with the release and parsing the chart values.

p1-repo-sync-bot[bot] avatar Dec 12 '23 10:12 p1-repo-sync-bot[bot]

sam.james commented:

This issue is still valid.

ghost avatar Dec 12 '23 12:12 ghost