Skip to content

Commit edb980c

Browse files
Merge pull request #258 from soerenschneider/renovate/quay.io-prometheus-pushgateway-1.x
Update quay.io/prometheus/pushgateway Docker tag to v1.11.0
2 parents 7d32d95 + ce604f5 commit edb980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/monitoring/pushgateway/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
type: RuntimeDefault
3232
containers:
3333
- name: pushgateway
34-
image: quay.io/prometheus/pushgateway:v1.10.0
34+
image: quay.io/prometheus/pushgateway:v1.11.0
3535
args: []
3636
ports:
3737
- containerPort: 9091

0 commit comments

Comments
 (0)