redpanda-data / kminion

KMinion is a feature-rich Prometheus exporter for Apache Kafka written in Go. It is lightweight and highly configurable so that it will meet your requirements.
MIT License
610 stars 122 forks source link

Release new chart version #197

Closed weeco closed 1 year ago

weeco commented 1 year ago

Adds support for K8s v1.22+

TheMeier commented 1 year ago

Thanks for the quick merge. The chart build/publish seems to be broken though: https://github.com/redpanda-data/kminion/actions/runs/4553534501/jobs/8030209785 i noticed that the version 0.10.0 is also not in in the archive folder. (Propably this failed run https://github.com/redpanda-data/kminion/actions/runs/3379559983/jobs/5611279981)

weeco commented 1 year ago

@TheMeier Yes I'm aware. This has happened when we started enforcing branch protection throughout the organization. We used to produce the package archives in the main branch which no longer works as reviews are required. We'll be working on a solution, but this may take a while.