Skip to content

canonical/prometheus-pushgateway-rock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-pushgateway-rock

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

ROCKs for Prometheus Pushgateway. This repository holds all the necessary files to build ROCKs for the upstream versions we support. The Prometheus Pushgateway ROCK is used by the prometheus-pushgateway-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/prometheus-pushgateway:dev, when merging to main, for development purposes.