Skip to content

Commit c1b8012

Browse files
committed
fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837
1 parent 7a2b1e2 commit c1b8012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,17 +485,17 @@ app-proxy:
485485
reportImage:
486486
registry: quay.io
487487
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
488-
tag: 1.1.20-main
488+
tag: 1.1.21-main
489489
# Git enrichment task image
490490
gitEnrichment:
491491
registry: quay.io
492492
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
493-
tag: 1.1.20-main
493+
tag: 1.1.21-main
494494
# Jira enrichment task image
495495
jiraEnrichment:
496496
registry: quay.io
497497
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
498-
tag: 1.1.20-main
498+
tag: 1.1.21-main
499499
image:
500500
repository: quay.io/codefresh/cap-app-proxy
501501
tag: 1.4018.0

0 commit comments

Comments
 (0)