Skip to content

Commit cdd4453

Browse files
upd argo-hub-platform and mongosh
1 parent 1cac238 commit cdd4453

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/codefresh/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ dependencies:
249249
repository: oci://quay.io/codefresh/charts
250250
condition: argo-platform.enabled
251251
- name: argo-hub-platform
252-
version: 0.1.27
252+
version: 0.1.29
253253
repository: oci://quay.io/codefresh/charts
254254
condition: argo-platform.enabled
255255
- name: cf-oidc-provider

charts/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: us-docker.pkg.dev/codefresh-inc/public-gcr-io
3838
repository: codefresh/mongosh
39-
tag: 2.5.9-cf-1
39+
tag: 2.5.10-cf-1
4040
# -- Root user in plain text (required ONLY for seed job!).
4141
mongodbRootUser: "root"
4242
# -- Root user from existing secret
@@ -453,7 +453,7 @@ hooks:
453453
image:
454454
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
455455
repository: codefresh/mongosh
456-
tag: 2.5.9-cf-1
456+
tag: 2.5.10-cf-1
457457
affinity: {}
458458
nodeSelector:
459459
kubernetes.io/arch: amd64

0 commit comments

Comments
 (0)