From f0f8e841ccfc6fc6ba4f525d7ea83e5d118ec4e7 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Thu, 5 Mar 2026 10:27:30 +0200 Subject: [PATCH 1/2] Fix various security vulnerabilities in app-proxy --- charts/gitops-runtime/values.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 76ee9f21..0bce10cc 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -136,7 +136,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: b8c4451 + tag: 7b43e16 nodeSelector: {} tolerations: [] affinity: {} @@ -244,7 +244,7 @@ sealed-secrets: image: registry: 'quay.io' repository: 'codefresh/sealed-secrets-controller' - tag: '0.34.0' + tag: '0.36.0' resources: limits: cpu: 500m @@ -446,27 +446,27 @@ app-proxy: reportImage: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info - tag: 1.1.22-main + tag: 1.1.23-main # Git enrichment task image gitEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info - tag: 1.1.22-main + tag: 1.1.23-main # Jira enrichment task image jiraEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info - tag: 1.1.22-main + tag: 1.1.23-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1536f5e + tag: 1.4068.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1536f5e + tag: 1.4068.0 pullPolicy: IfNotPresent command: - ./init.sh @@ -679,7 +679,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: bc37d62 + tag: 7b43e16 nodeSelector: {} tolerations: [] affinity: {} From 4aa0ec41321f6c289d2246aad29286d5fe835d94 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Thu, 5 Mar 2026 08:31:57 +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 54cec2e8..b77a59b8 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.1.72 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.28.0 +version: 0.28.1 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: