We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f9e90 commit f7e0500Copy full SHA for f7e0500
1 file changed
components/utils/migrator/resources/migrator.Job.yaml
@@ -12,7 +12,7 @@ spec:
12
spec:
13
containers:
14
- name: migrator
15
- image: index.docker.io/sourcegraph/migrator:5.1.6@sha256:76facd38029ee611e5bee723736e42eedb633b2c31d4494711c55f59906a5f93
+ image: index.docker.io/sourcegraph/migrator:7.4.0@sha256:c691cad3b7fa783db2327457309acc40c4e111dee3a14bba9fecce775780c6fd
16
args: ["up"]
17
envFrom:
18
- configMapRef:
0 commit comments