Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.48 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.48 KB

grafana-agent-rock

Open a PR to OCI Factory Publish to GHCR:dev Update rock

Rocks for Grafana Agent.
This repository holds all the necessary files to build rocks for the upstream versions we support. The Grafana Agent rock is used by the grafana-agent-k8s-operator charm.

The rocks on this repository are built with OCI Factory, which also takes care of periodically rebuilding the images.

Automation takes care of:

  • validating PRs, by simply trying to build the rock;
  • pulling upstream releases, creating a PR with the necessary files to be manually reviewed;
  • releasing to GHCR at ghcr.io/canonical/grafana-agent:dev, when merging to main, for development purposes.