prometheus-adapter icon indicating copy to clipboard operation
prometheus-adapter copied to clipboard

How do i get the v0.11.2 docker image?

Open data-dude opened this issue 1 year ago • 2 comments

The documentation says the following below but it's unclear to me where the v0.11.2 docker image can be found.

All official images for releases after v0.8.4 are available in registry.k8s.io/prometheus-adapter/prometheus-adapter:$VERSION. The project also maintains a [staging registry](https://console.cloud.google.com/gcr/images/k8s-staging-prometheus-adapter/GLOBAL/) where images for each commit from the master branch are published. You can use this registry if you need to test a version from a specific commit, or if you need to deploy a patch while waiting for a new release.

Images for versions v0.8.4 and prior are only available in unofficial registries:

    https://quay.io/repository/coreos/k8s-prometheus-adapter-amd64
    https://hub.docker.com/r/directxman12/k8s-prometheus-adapter/

data-dude avatar Jan 10 '24 20:01 data-dude

/assign @dgrisonnet /triage accepted /kind support /remove-kind bug

dashpole avatar Jan 11 '24 17:01 dashpole

Its here - registry.k8s.io/prometheus-adapter/prometheus-adapter:v0.11.2

jibinrajck avatar Feb 15 '24 04:02 jibinrajck