Skip to content

Commit ce6b6b7

Browse files
fix symbols and repo-updater
1 parent 3917c29 commit ce6b6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/sourcegraph/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ redisStore:
10381038
repoUpdater:
10391039
image:
10401040
# -- Docker image tag for the `repo-updater` image
1041-
defaultTag: 6.0.0@sha256:238702dde17eaa41f9dc5b5f379c08a9e57940587128ceda6008d7f06e72cccc
1041+
defaultTag: 6.3.4167@sha256:b348d65ba159501386a444af6a94566620711a4767909a4f01c07b8e6ba454bb
10421042
# -- Docker image name for the `repo-updater` image
10431043
name: "repo-updater"
10441044
# -- Security context for the `repo-updater` container,
@@ -1132,7 +1132,7 @@ storageClass:
11321132
symbols:
11331133
image:
11341134
# -- Docker image tag for the `symbols` image
1135-
defaultTag: 6.0.0@sha256:7f91048d1966add54b199755c77a5c3ca84b7f57bb5d2ffb65113da7f100b051
1135+
defaultTag: 6.3.4167@sha256:caecea6f17d1f03cde25ba2ec6fa315a5b0e2e27e6bc0b13bdfc2499c3a8b783
11361136
# -- Docker image name for the `symbols` image
11371137
name: "symbols"
11381138
# -- Security context for the `symbols` container,

0 commit comments

Comments
 (0)