Skip to content

Commit fda5ad4

Browse files
changed mongosh
1 parent 3141de3 commit fda5ad4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/codefresh/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ seed:
3434
mongoSeedJob:
3535
enabled: true
3636
image:
37-
registry: quay.io
37+
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
3838
repository: codefresh/mongosh
39-
tag: 8210e5c5e7c2aa02ae466f893b77d831633f0946
39+
tag: 2.5.9-cf-1
4040
# -- Root user in plain text (required ONLY for seed job!).
4141
mongodbRootUser: "root"
4242
# -- Root user from existing secret
@@ -447,9 +447,9 @@ hooks:
447447
mongodb:
448448
enabled: true
449449
image:
450-
registry: quay.io
450+
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
451451
repository: codefresh/mongosh
452-
tag: 8210e5c5e7c2aa02ae466f893b77d831633f0946
452+
tag: 2.5.9-cf-1
453453
affinity: {}
454454
nodeSelector:
455455
kubernetes.io/arch: amd64

0 commit comments

Comments
 (0)