Skip to content

Commit 1981645

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 (#1064)
1 parent 93b0ae6 commit 1981645

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.2.0
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.26.6
5+
version: 0.26.7
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:

charts/gitops-runtime/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,17 +479,17 @@ app-proxy:
479479
reportImage:
480480
registry: quay.io
481481
repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info
482-
tag: 1.1.20-main
482+
tag: 1.1.21-main
483483
# Git enrichment task image
484484
gitEnrichment:
485485
registry: quay.io
486486
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info
487-
tag: 1.1.20-main
487+
tag: 1.1.21-main
488488
# Jira enrichment task image
489489
jiraEnrichment:
490490
registry: quay.io
491491
repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info
492-
tag: 1.1.20-main
492+
tag: 1.1.21-main
493493
image:
494494
repository: quay.io/codefresh/cap-app-proxy
495495
tag: 8765bbd

0 commit comments

Comments
 (0)