-
Notifications
You must be signed in to change notification settings - Fork 636
Closed
Labels
Description
**What is the motivation or use case for the feature? **
Using Neo4j as an example, they publish their helm charts as releases. By doing so, I can write Terraform Code to source the GitHub link directly
Describe the solution you'd like
In a release for PGO, like this, I should be able to also see a link to a tarball of just the helm chart in the installers/helm
directory, so I can easily install/update my PGO using Helm and Terraform.
Describe any alternatives you've considered
The current alternatives necessitate me to download and cd
into a directory. This is fine, but not as simple as what Neo4j does.
Please tell us about your environment:
- Operating System: Linux
- Where is this running ( Local , Cloud Provider): GKE, Infra is scripted with Terraform Cloud
- Storage being used (NFS, Hostpath, Gluster, etc): default gke storage
- Container Image Tag: 4.5.1
- PostgreSQL Version: 13
- Platform (Docker, Kubernetes, OpenShift): Kubernetes
- Platform Version: 4.5.1
Additional context
Happy to answer questions about this feature request.
ag1989, leosussan, daadu, sathieu, lmansilla26 and 20 more