From 955147cb4a367b069a1456221e68b1fe76e503fc Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Fri, 12 Sep 2025 15:46:23 +0300 Subject: [PATCH] updated sealed-secrets-controller --- 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 0c1ef6db2..cc53c96f6 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -224,7 +224,7 @@ sealed-secrets: image: registry: 'quay.io' repository: 'codefresh/sealed-secrets-controller' - tag: '0.29.0' + tag: '0.32.0' resources: limits: cpu: 500m