Skip to content

Commit 963446f

Browse files
committed
Update K8s images in base to v6.9.391
1 parent e3f4dbc commit 963446f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
spec:
3030
initContainers:
3131
- name: migrator
32-
image: index.docker.io/sourcegraph/migrator:6.2.1106@sha256:ece1a5718e04ed24c08d6729bf3a017e395fa961a232bbcb1193104914e0c476
32+
image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:6.9.391@sha256:86a5b3bc2061061472306ebd5776f7abdf49c0cff418ad2b4e1de471cc413e62
3333
args: ["up"]
3434
resources:
3535
limits:
@@ -48,7 +48,7 @@ spec:
4848
name: sourcegraph-frontend-env
4949
containers:
5050
- name: frontend
51-
image: index.docker.io/sourcegraph/frontend:6.2.1106@sha256:025a8f66d15cc33cc155dbb995d111a29e65d5fe338a62df8fe4cf012db06788
51+
image: us-docker.pkg.dev/sourcegraph-images/internal/frontend:6.9.391@sha256:222a0d8b8ad4de554d35c6499b67d94e206e9883403d6c110c9beb2ebfffb20b
5252
args:
5353
- serve
5454
envFrom:

0 commit comments

Comments
 (0)