Skip to content

Commit aa65197

Browse files
chore: Fix various security vulnerabilities in argo-workflows (#1150)
1 parent ee58a63 commit aa65197

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
version: 9.4.4
2121
- name: argo-workflows
2222
repository: https://codefresh-io.github.io/argo-helm
23-
version: 0.45.19-v3.6.7-cap-CR-38032
23+
version: 0.45.20-v3.6.7-cap-CR-36597
2424
condition: argo-workflows.enabled
2525
- name: sealed-secrets
2626
repository: https://bitnami-labs.github.io/sealed-secrets/

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -446,17 +446,17 @@ app-proxy:
446446
reportImage:
447447
registry: quay.io
448448
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
449-
tag: 1.1.23-main
449+
tag: 1.1.25-main
450450
# Git enrichment task image
451451
gitEnrichment:
452452
registry: quay.io
453453
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
454-
tag: 1.1.23-main
454+
tag: 1.1.25-main
455455
# Jira enrichment task image
456456
jiraEnrichment:
457457
registry: quay.io
458458
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
459-
tag: 1.1.23-main
459+
tag: 1.1.25-main
460460
image:
461461
repository: quay.io/codefresh/cap-app-proxy
462462
tag: 1.4074.0

0 commit comments

Comments
 (0)