Skip to content

Commit ecbb65e

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 9de7511 commit ecbb65e

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
@@ -467,17 +467,17 @@ app-proxy:
467467
reportImage:
468468
registry: quay.io
469469
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
470-
tag: 1.1.20-main
470+
tag: 1.1.21-main
471471
# Git enrichment task image
472472
gitEnrichment:
473473
registry: quay.io
474474
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
475-
tag: 1.1.20-main
475+
tag: 1.1.21-main
476476
# Jira enrichment task image
477477
jiraEnrichment:
478478
registry: quay.io
479479
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
480-
tag: 1.1.20-main
480+
tag: 1.1.21-main
481481
image:
482482
repository: quay.io/codefresh/cap-app-proxy
483483
tag: 1.4020.0

0 commit comments

Comments
 (0)