Skip to content

Commit c37a322

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Sourcegraph Prometheus / Grafana Docker images
1 parent 620abcf commit c37a322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/grafana/grafana.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
app: grafana
2525
spec:
2626
containers:
27-
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:582a9c12732a29102b09c9876811463e74da0676a902b568a68cfe735cd1bf2b
27+
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:4d1bc07aaadec2e031a2d20eb23fbb7664284b635f5664c807dab00b026da63e
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
name: grafana
3030
ports:

base/prometheus/prometheus.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
app: prometheus
2525
spec:
2626
containers:
27-
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:860e1ce724ca2f47045dfffda394fe9b71d7880b6dbd46863670502031d00ab5
27+
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:e34b2ea495f5ea3331a2043ee65692342825da98420157b0c0070eb6897eac9c
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
name: prometheus
3030
readinessProbe:

0 commit comments

Comments
 (0)