Skip to content

Getting the NOTES.txt data from a subchart #2751

Closed
@dfee

Description

@dfee

Let's say I've got a dependency on postgresql:

dependencies:
  - name: postgresql
    version: 0.7.1
    repository: https://kubernetes-charts.storage.googleapis.com

If I install my chart (helm install .), it doesn't seem possible to get the (rather helpful) notes from the postgresql subchart. I.e. helm status my-chart does not list the notes for postgresql, only what's listed in templates/NOTES.txt.

Is there a workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs v3 backportLabel PRs for v4/main, which are still applicable to v3 so need a separate backport PRfeaturegood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions