- Notifications
You must be signed in to change notification settings - Fork928
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Helm charts are produced with coder_helm_.tgz
This doesn't align with the standardhelm package
command and is causes issues when uploading the charts to a nexus instance where by nexus generates the index.yaml off the helm package output but uploads the artefact as "coder_helm_.tgz"
Ticket would be to update the coder release pipeline such that the resultant artefact aligns with helm naming conventions.
Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
- Upload the tgz helm chart to a nexus instance
Environment
- Host OS:
- Coder version:
Additional Context
No response