From 06a160eb4308d9d94770c02fc31004ae941b24f7 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:01:49 +0000 Subject: [PATCH] [app-proxy]fix: use 'default' for ProviderError integration name (to stable) --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 9294e606f..d3aef569c 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -565,7 +565,7 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 0eb07df + tag: 9621fba pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: []