agent
agent copied to clipboard
Automate releases of Grafana Agent Operator Helm chart
We should find a way to automate the releases of our Grafana Agent Operator Helm chart like @rlankfo did for the Homebrew formulas. The releases of the Grafana Agent Helm chart are automated, but not the one for the operator.
cc @captncraig
I was planning to add it to the grafana helm charts repo: https://github.com/grafana/helm-charts That automatically makes a helm release when the code there is updated. The only automation on our end is bumping the app version and the chart version, which can be done with our drone over on this end.
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed in 7 days if there is no new activity. Thank you for your contributions!
Probably related to this: Grafana Loki charts uses Grafana-Agent-Operator as a sub-chart. This sub-chart is outdated (v0.25.1) and should be updated. v0.25.1 has several vulnerabilities (28 in the agent, 22 in the operator.) according to our Trivy scanner.