From 265b864718889a7361a1d8805d4c39f1fc8e87ee Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:32:49 +0000 Subject: [PATCH] [app-proxy]chore: update @codefresh-io/cf-telemetry dependency to version 3.8.1 --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 8076e712..dcc9beb1 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -495,14 +495,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3911.0 + tag: 3511cc3 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3911.0 + tag: 3511cc3 pullPolicy: IfNotPresent command: - ./init.sh