Skip to content

Commit bf01c16

Browse files
codefresh-v2-pipelines[bot]cf-ci-bot-v2vasil-cf
authored
fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1033)
* [cf-argocd-extras]fix: security vulnerability CVE-2025-58181 * CI Automatic commit - align Chart version * fix: use better naming for docker image tag --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: cf-ci-bot-v2 <[email protected]> Co-authored-by: Vasil Sudakou <[email protected]>
1 parent 4fa177a commit bf01c16

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.5
5+
version: 0.26.6
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ global:
143143
image:
144144
registry: quay.io
145145
repository: codefresh/cf-argocd-extras
146-
tag: aca2645
146+
tag: 0.26-023fa0f
147147
nodeSelector: {}
148148
tolerations: []
149149
affinity: {}
@@ -712,7 +712,7 @@ argo-gateway:
712712
image:
713713
registry: quay.io
714714
repository: codefresh/cf-argocd-extras
715-
tag: 5ad6886
715+
tag: 0.26-023fa0f
716716
nodeSelector: {}
717717
tolerations: []
718718
affinity: {}

0 commit comments

Comments
 (0)