Skip to content

Commit eb0fdd8

Browse files
update consul and mongosh
1 parent 8dc6faf commit eb0fdd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

codefresh/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies:
2929
version: 0.9.0
3030
condition: internal-gateway.enabled
3131
- name: consul
32-
version: 11.3.21
32+
version: 11.3.22
3333
repository: https://charts.bitnami.com/bitnami
3434
condition: consul.enabled
3535
- name: mongodb

codefresh/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ seed:
3636
image:
3737
registry: quay.io
3838
repository: codefresh/mongosh
39-
tag: 2.3.1
39+
tag: 2.3.7
4040
# -- Root user in plain text (required ONLY for seed job!).
4141
mongodbRootUser: "root"
4242
# -- Root user from existing secret
@@ -425,7 +425,7 @@ hooks:
425425
image:
426426
registry: quay.io
427427
repository: codefresh/mongosh
428-
tag: 2.3.1
428+
tag: 2.3.7
429429
affinity: {}
430430
nodeSelector: {}
431431
podSecurityContext: {}

0 commit comments

Comments
 (0)