quarkus-workshops icon indicating copy to clipboard operation
quarkus-workshops copied to clipboard

Bump Prometheus version

Open agoncal opened this issue 2 years ago • 3 comments

Today we use prom/prometheus:v2.30.3 but version 2.47.2 is out. We should have a look at this newer version

agoncal avatar Oct 18 '23 11:10 agoncal

Gah, why didn't dependabot pick this up? We should investigate.

holly-cummins avatar Oct 18 '23 12:10 holly-cummins

@holly-cummins it's in the Docker Compose file. I wonder is dependabot car pick up Docker compose files ?

agoncal avatar Oct 18 '23 13:10 agoncal

@holly-cummins it's in the Docker Compose file. I wonder is dependabot car pick up Docker compose files ?

Apparently not: https://github.com/dependabot/dependabot-core/issues/390. "In docker compose" would explain it, thanks.

holly-cummins avatar Oct 18 '23 14:10 holly-cummins