Skip to content

Commit

Permalink
chore(deps): update prom/prometheus docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3028a21 commit 9814682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ PGADMIN_VERSION := "8.13.0"
# renovate: datasource=docker depName=maildev/maildev
MAILDEV_VERSION := "2.1.0"
# renovate: datasource=docker depName=prom/prometheus
PROMETHEUS_VERSION := "v2.55.1"
PROMETHEUS_VERSION := "v3.0.1"
# renovate: datasource=docker depName=grafana/grafana
GRAFANA_VERSION := "11.3.1"
# renovate: datasource=docker depName=grafana/tempo
Expand Down

0 comments on commit 9814682

Please sign in to comment.