From 2c84e69c3cd197ef6023adb5488a891eb424d57e Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Thu, 1 May 2025 16:23:38 +0300 Subject: [PATCH] updated csdp, gitops-operator --- 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 d9dcfee1..119d03f2 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -39,7 +39,7 @@ dependencies: condition: tunnel-client.enabled - name: codefresh-gitops-operator repository: oci://quay.io/codefresh/charts - version: 0.5.4 + version: 0.5.5 alias: gitops-operator condition: gitops-operator.enabled - name: garage diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 2378c623..213b8e5b 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -512,17 +512,17 @@ app-proxy: reportImage: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-report-image-info - tag: 1.1.12-main + tag: 1.1.13-main # Git enrichment task image gitEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-git-info - tag: 1.1.12-main + tag: 1.1.13-main # Jira enrichment task image jiraEnrichment: registry: quay.io repository: codefreshplugins/argo-hub-codefresh-csdp-image-enricher-jira-info - tag: 1.1.12-main + tag: 1.1.13-main image: repository: quay.io/codefresh/cap-app-proxy tag: 1.3451.0