Skip to content

Commit

Permalink
Merge pull request #144 from hikhvar/renovate/prom-prometheus-2.x
Browse files Browse the repository at this point in the history
Update dependency prom/prometheus to v2.49.0
  • Loading branch information
hikhvar committed Mar 25, 2024
2 parents 0191b7b + 0eba231 commit 5b7d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
- 1883:1883
- 9001:9001
prometheus:
image: prom/prometheus:v2.48.1
image: prom/prometheus:v2.51.0
ports:
- 9090:9090
volumes:
Expand Down

0 comments on commit 5b7d22b

Please sign in to comment.