We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a72348 commit 64f6f69Copy full SHA for 64f6f69
dependencies/prometheus.yaml
@@ -27,7 +27,7 @@ spec:
27
spec:
28
containers:
29
- name: prometheus
30
- image: quay.io/prometheus/prometheus:v2.34.0@sha256:b37103e03399e90c9b7b1b2940894d3634915cf9df4aa2e5402bd85b4377808c
+ image: quay.io/prometheus/prometheus:v2.54.0@sha256:497fe921f22fea8535fa2bcb1c193dacc6ce98c08274257b3d18a4eaae0f9647
31
args:
32
- --config.file=/config/prometheus.yml
33
- --storage.tsdb.path=/prometheus
0 commit comments