Skip to content

Commit 877a2d1

Browse files
authored
fix(enrichment-images): security vulnerabilities CVE-2025-66030, CVE-2025-15284, CVE-2025-14104, CVE-2025-66382, CVE-2025-13836 and CVE-2025-13837 (#1065)
1 parent 7030e20 commit 877a2d1

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
@@ -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.20-main
449+
tag: 1.1.21-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.20-main
454+
tag: 1.1.21-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.20-main
459+
tag: 1.1.21-main
460460
image:
461461
repository: quay.io/codefresh/cap-app-proxy
462462
tag: 1.4020.0

0 commit comments

Comments
 (0)