grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
130 stars 17 forks source link

Automate release process #117

Open charleskorn opened 7 months ago

charleskorn commented 7 months ago

It'd be great if the release process was automated, so that images are built in a repeatable way in a controlled environment.

I'm imagining a GitHub Actions workflow that would respond to a release being created, and automatically build and push the images to Docker Hub.