Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart: Add NOTES.txt template & update chart.yaml #64

Merged
merged 3 commits into from
Sep 11, 2020

Conversation

richard-cox
Copy link
Member

helm install looks like...

richard@linux-o35c ~/dev/github/stratos-metrics/build (notes-and-maintainers) $ helm status my-metrics -n my-metrics
NAME: my-metrics
LAST DEPLOYED: Thu Sep  3 14:16:47 2020
NAMESPACE: my-metrics
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing Stratos Metrics. Your release is named 'my-metrics' and is in the namespace 'my-metrics'.

To learn more about the release, try:
  $ helm status my-metrics -n my-metrics
  $ helm get values my-metrics -n my-metrics
  $ kubectl get services -n my-metrics
  $ kubectl get pods -n my-metrics

- Add NOTES template
- Add maintainers and keywords to chart.yaml
- contributes to cloudfoundry/stratos#4556
@richard-cox richard-cox self-assigned this Sep 3, 2020
Copy link
Member

@nwmac nwmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nwmac nwmac merged commit 0ad13e8 into master Sep 11, 2020
@nwmac nwmac deleted the notes-and-maintainers branch September 11, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants