From 7b173ba91ac413dfb7bb32702a2d8e705b1a9b6f Mon Sep 17 00:00:00 2001 From: andrii-codefresh Date: Thu, 2 Jul 2026 17:26:41 +0300 Subject: [PATCH 1/2] fix: version of applications with a Helm-only source fix: add ignoreDifference to the in-cluster application to prevent drift detection --- charts/gitops-runtime/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ef7c7a2d..0cfa776b 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -485,14 +485,14 @@ app-proxy: tag: 1.1.28-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4103.0 + tag: 1.4114.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4103.0 + tag: 1.4114.0 pullPolicy: IfNotPresent command: - ./init.sh @@ -705,7 +705,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "ace3860" + tag: "73334da" nodeSelector: {} tolerations: [] affinity: {} From f18e71fdd61524aae95494d7e83820471293098d Mon Sep 17 00:00:00 2001 From: "codefresh-git-integration[bot]" <151943927+codefresh-git-integration[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 14:29:18 +0000 Subject: [PATCH 2/2] CI Automatic commit - align Chart version --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 39ff5dfe..4d52e87e 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.3 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.29.17 +version: 0.29.18 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: