Skip to content

Commit 11da473

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

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

0 commit comments

Comments
 (0)