From 8c17e268aebb91d63e55bbc250291b4a4d4b7444 Mon Sep 17 00:00:00 2001 From: Vadim Kharin Date: Wed, 1 Apr 2026 10:54:05 +0300 Subject: [PATCH] chore: Fix various security vulnerabilities in argo-workflows --- charts/gitops-runtime/Chart.yaml | 2 +- charts/gitops-runtime/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 3e479577a..58a2107e5 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -20,7 +20,7 @@ dependencies: version: 9.4.4 - name: argo-workflows repository: https://codefresh-io.github.io/argo-helm - version: 0.45.19-v3.6.7-cap-CR-38032 + version: 0.45.20-v3.6.7-cap-CR-36597 condition: argo-workflows.enabled - name: sealed-secrets repository: https://bitnami-labs.github.io/sealed-secrets/ diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 55b2a871e..cb686e778 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -446,17 +446,17 @@ app-proxy: reportImage: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info - tag: 1.1.23-main + tag: 1.1.25-main # Git enrichment task image gitEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info - tag: 1.1.23-main + tag: 1.1.25-main # Jira enrichment task image jiraEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info - tag: 1.1.23-main + tag: 1.1.25-main image: repository: quay.io/codefresh/cap-app-proxy tag: 1.4074.0