Open
Description
Is your feature request related to a problem? Please describe.
Currently, deploying updates to the magistrala Helm chart on our DigitalOcean Kubernetes cluster is a manual process. While we already build and push Docker images on merge to main
, there's no automatic mechanism to trigger Helm chart deployment upon image updates or chart changes.
Describe the feature you are requesting, as well as the possible use case(s) for it.
Add repo dispatch to trigger stage deployment
Indicate the importance of this feature to you.
Must-have
Anything else?
No response