helm charts published as release assets #8268
Answered
by
kaovilai
farazkhawaja
asked this question in
Community support Q&A
-
Hi, can we have helm charts manifest files such as crd's yaml and deployment.yaml etc be posted in release assets tab. |
Beta Was this translation helpful? Give feedback.
Answered by
kaovilai
Oct 7, 2024
Replies: 1 comment 1 reply
-
While not in assets, you can grab latest release tag, and get yaml from there. https://github.com/vmware-tanzu/helm-charts/tree/velero-7.2.1/charts/velero/crds |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
farazkhawaja
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While not in assets, you can grab latest release tag, and get yaml from there.
https://github.com/vmware-tanzu/helm-charts/tree/velero-7.2.1/charts/velero/crds
like https://raw.githubusercontent.com/vmware-tanzu/helm-charts/refs/tags/velero-7.2.1/charts/velero/crds/backupstoragelocations.yaml