Skip to content

Commit 629da5c

Browse files
build(deps): update quay.io/prometheus/prometheus docker tag to v3
1 parent 107afed commit 629da5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/lib/prometheus.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ local defaults = {
44
common+: {
55
versions+: {
66
// renovate: datasource=docker depName=quay.io/prometheus/prometheus extractVersion=v(?<version>.*)$
7-
prometheus: '2.55.1',
7+
prometheus: '3.4.0',
88
},
99
},
1010
prometheus+: {

0 commit comments

Comments
 (0)