Skip to content

Commit 4500046

Browse files
codefresh-v2-pipelines[bot]cf-ci-bot-v2vasil-cf
authored
fix(codefresh-gitops-operator): security vulnerability CVE-2025-66626 (#1026)
* [gitops-operator]fix: security vulnerability CVE-2025-66626 * CI Automatic commit - align Chart version * fix(codefresh-gitops-operator): 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 <cf-ci-bot-v2@codefresh.io> Co-authored-by: Vasil Sudakou <vasil.sudakov@codefresh.io>
1 parent 4bd54c4 commit 4500046

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
@@ -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.4
5+
version: 0.26.5
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ gitops-operator:
680680
image:
681681
registry: quay.io
682682
repository: codefresh/codefresh-gitops-operator
683-
tag: 0.26-de28d8b
683+
tag: 0.26-e136169
684684
env:
685685
!!merge <<:
686686
- *otel-config

0 commit comments

Comments
 (0)