Skip to content

Commit 620abcf

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

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:a46c54e44ba6da9397d7675cb7cf5cd82566fd722a2baa8216bec2472f8b9a34
27+
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:582a9c12732a29102b09c9876811463e74da0676a902b568a68cfe735cd1bf2b
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:74515c50bcec9f63381a6f580dcfeb14dc3d64a8b82a6eb0aca65070c6f61a11
27+
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:860e1ce724ca2f47045dfffda394fe9b71d7880b6dbd46863670502031d00ab5
2828
terminationMessagePolicy: FallbackToLogsOnError
2929
name: prometheus
3030
readinessProbe:

0 commit comments

Comments
 (0)