From 9519b94fe7a73261a87f39d4c237d9806c894328 Mon Sep 17 00:00:00 2001 From: Alina Date: Thu, 2 Jul 2026 12:48:21 +0300 Subject: [PATCH] update dependencies --- charts/gitops-runtime/Chart.yaml | 2 +- charts/gitops-runtime/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 39ff5dfe..4d52e87e 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.3 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.29.17 +version: 0.29.18 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ef7c7a2d..24763966 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -485,14 +485,14 @@ app-proxy: tag: 1.1.28-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.4103.0 + tag: 1.4114.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.4103.0 + tag: 1.4114.0 pullPolicy: IfNotPresent command: - ./init.sh