Skip to content

Commit 3f971bc

Browse files
committed
Update Helm chart images in dind to v6.9.391
1 parent c6c0c58 commit 3f971bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/sourcegraph-executor/dind/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sourcegraph:
88
# -- Global docker image pull policy
99
pullPolicy: IfNotPresent
1010
# -- Global docker image registry or prefix
11-
repository: index.docker.io/sourcegraph
11+
repository: us-docker.pkg.dev/sourcegraph-images/internal
1212
# -- When set to true, sourcegraph.image.defaultTag is used as the default defaultTag for all services, instead of service-specific default defaultTags
1313
useGlobalTagAsDefault: false
1414
# -- Mount named secrets containing docker credentials
@@ -55,7 +55,7 @@ storageClass:
5555
executor:
5656
enabled: true
5757
image:
58-
defaultTag: 6.0.0@sha256:0be94a7c91f8273db10fdf46718c6596340ab2acc570e7b85353806e67a27508
58+
defaultTag: 6.9.391@sha256:bc49f49f26690ba7459309b5a2e6fc3422f50091e7b80282362cd4445f6e35c1
5959
name: "executor"
6060
replicaCount: 1
6161
env:

0 commit comments

Comments
 (0)