Skip to content

Commit 59fd466

Browse files
authored
docker image tags: update to 3.17.3 (sourcegraph#782)
1 parent d38fa7d commit 59fd466

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/grafana/grafana.StatefulSet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
deploy: sourcegraph
2424
spec:
2525
containers:
26-
- image: index.docker.io/sourcegraph/grafana:3.17.2@sha256:f390384e2f57f3aba4eae41e51340a541a5b7a82ee16bdcea3cd9520423f193a
26+
- image: index.docker.io/sourcegraph/grafana:3.17.3@sha256:bbb4e4e568849618f20ec6acdafd4f66d641059d0986a852d88f27c2e94b7237
2727
terminationMessagePolicy: FallbackToLogsOnError
2828
name: grafana
2929
ports:

base/prometheus/prometheus.Deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
app: prometheus
2424
spec:
2525
containers:
26-
- image: index.docker.io/sourcegraph/prometheus:3.17.2@sha256:a725419a532fb17f6955e80f8a2f35efe15287c0a556e4fe7168d5fc6ff730d8
26+
- image: index.docker.io/sourcegraph/prometheus:3.17.3@sha256:eac78e62573e693d70b564f537b3393954bc1adc760f5facade3daa25a72e037
2727
terminationMessagePolicy: FallbackToLogsOnError
2828
name: prometheus
2929
readinessProbe:

0 commit comments

Comments
 (0)