Skip to content

Commit 10eacfd

Browse files
fix: security vulnerability CVE-2025-55190 (#733)
* [gitops-operator]fix: security vulnerability CVE-2025-55190 * fix: update chart description --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: Vasil Sudakou <[email protected]>
1 parent 2b68ef9 commit 10eacfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
1717
- kind: security
18-
description: 'chore: security fixes in tunnel-client, argo-events jetstreaming, runtime-installer'
18+
description: 'fix: security vulnerability in codefresh-gitops-operator'
1919
dependencies:
2020
- name: argo-cd
2121
repository: https://codefresh-io.github.io/argo-helm

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ gitops-operator:
728728
image:
729729
registry: quay.io
730730
repository: codefresh/codefresh-gitops-operator
731-
tag: 58625b8
731+
tag: d6c93d9
732732
env:
733733
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
734734
serviceAccount:

0 commit comments

Comments
 (0)