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

The latest helm chart version 0.11.1 refers to image v2.2.3, that does not exist in the repository. #200

Closed KuznetsovDenis closed 1 year ago

KuznetsovDenis commented 1 year ago

After installing helm chart, the pod is in invalid state. The reason: Image 'quay.io/cloudhut/kminion:v2.2.3' not found in repository.
The latest available image version is v2.2.0.

weeco commented 1 year ago

Thanks @KuznetsovDenis - the docker repository hasn't been updated. I filed a PR to address this