Skip to content

Commit

Permalink
chore(deps): update sourcegraph docker insiders images (#4221)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2023
1 parent 8aa318b commit 18373c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure/migrator/migrator.Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: migrator
image: "index.docker.io/sourcegraph/migrator:4.3.0@sha256:c57cc926ff6fb6ad798e5a3f9278e69994c0c204793fac7e1d5d20e0390ef401"
image: "index.docker.io/sourcegraph/migrator:4.4.0@sha256:faa16fccbdc1ef72983b7054ccfad2648c73a3ce629d5bf050ccd6a8a04302bd"
args: ["up"]
env:
- name: PGHOST
Expand Down
2 changes: 1 addition & 1 deletion overlays/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:462ef3b4a5fa9227f04c2f4bc2968970fad0fcc9efbaf89adaad0ef98a24b53f
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:652aeb434fb0249be807ae10314333bc29f62cf499b46300794f187147b2668b
args: ["--memory.max-traces=20000"]
ports:
- containerPort: 5775
Expand Down

0 comments on commit 18373c0

Please sign in to comment.