From 22b288a8edb5c972b5637f00116e50b801c0027f Mon Sep 17 00:00:00 2001 From: Alina Date: Fri, 26 Jun 2026 12:08:30 +0300 Subject: [PATCH] update image tag to fix security --- 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 879fc5a7..c98a7fad 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -159,7 +159,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "621297b" + tag: "c545381" nodeSelector: {} tolerations: [] affinity: {} @@ -705,7 +705,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "db849c5" + tag: "c545381" nodeSelector: {} tolerations: [] affinity: {}