Skip to content

Commit 690a1ed

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Sourcegraph Prometheus / Grafana Docker images
1 parent 11da473 commit 690a1ed

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:4974f88978b1129b03031964df6481b68bbee15cd9754b0f4876027bbf2fdf6f
27+
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:d4a467afa83a3c9aea4d48357a14456d1936bc831a14356841b5b8bd59062238
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:fead1af62ac09e6b34ed262206fad1d8180a9dd6480472f22a4fd294fc1ad339
27+
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:f26ca8bd91112051d7c914a0fba44036c74e8b5e5a3a456b64b5f0ed2ec63eac
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
name: prometheus
3030
readinessProbe:

0 commit comments

Comments
 (0)